Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MoEngage Destination | Anon ID is overwriting User ID #3892

Open
jmlandi opened this issue Nov 19, 2024 · 4 comments
Open

MoEngage Destination | Anon ID is overwriting User ID #3892

jmlandi opened this issue Nov 19, 2024 · 4 comments

Comments

@jmlandi
Copy link

jmlandi commented Nov 19, 2024

response.userId = message.anonymousId || message.userId;

Hello, everyone!

My name is Marcos Landi, I'm using RudderStack at CloudWalk and found an issue connecting to MoEngage. When we have anonymousId and userId at the same event, the anonymousId overwrite the userId.

Following other destinations' behavior, analytics value and the fact that an Anon ID is temporary and a User ID permanent, it is better for us (and possibly all other RudderStack users) to prioritize the User ID over Anon ID.

If you guys need a quick call or evidence from our account, please let me know!

@contributor-support
Copy link

Thanks for opening this issue! We'll get back to you shortly. If it is a bug, please make sure to add steps to reproduce the issue.

@gitcommitshow
Copy link
Collaborator

Thanks for reporting the bug @jmlandi , will fix it. Or if you want, feel free to raise a PR fixing this.

@jmlandi
Copy link
Author

jmlandi commented Dec 5, 2024

@gitcommitshow thanks! I just submitted a PR to the develop branch #3914. Let me know if there's anything else you need or if I made any mistakes. I'm eager to contribute more to the project, so any feedback on this first PR would be greatly appreciated!

@gitcommitshow
Copy link
Collaborator

Thank you for the contribution. LGTM. Do sign the CLA, I will get the PR reviewed asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants