-
Notifications
You must be signed in to change notification settings - Fork 113
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
Comments
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. |
Thanks for reporting the bug @jmlandi , will fix it. Or if you want, feel free to raise a PR fixing this. |
@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! |
Thank you for the contribution. LGTM. Do sign the CLA, I will get the PR reviewed asap. |
rudder-transformer/src/v0/destinations/moengage/transform.js
Line 52 in 79e5979
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!
The text was updated successfully, but these errors were encountered: