-
Notifications
You must be signed in to change notification settings - Fork 144
[intercom] not sending the same anonymous_id as segment #313
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
Comments
Hi Segment team, This issue is a big pain point for us in our usage of Segment to load Intercom.
We tried workarounds with Zapier to get the Intercom data into our analytics tools, but since Intercom is not a source inside of Segment... it seems like we cannot do much here to resolve the creation of two separate users that cannot be easily linked together. As far as I see it, there's a couple ways to resolve this issue:
Right now, we don't really have any ability to join the two users in our system due to the problem noted in this issue. Outside of the scope of this issue, it would be great to have Intercom as a source of events inside of Segment (that can connect to destinations; not just data warehouses). Right now, Intercom is a silo and interactions with the user that occur inside of Intercom are not propagated to other destinations in Segment easily, nor can the two profiles be linked together easily unless the same email address is added to both user profile contexts (in intercom and in segment analytics.js). |
Hey Segment team, do you have a solution to this problem? |
Migrated from #30 by @RahavLussato
this issue is affecting inconsistent intercom anonymous id.
here is a call to segment:

and here is a call to intercom:

you can see that the anonymous_id is different
The text was updated successfully, but these errors were encountered: