Hey @shanif, when you say that these users signed up a long time ago, do you mean that this is reflected in their Signed Up attribute in Intercom, or within your own internal database?
Hey @eric f11, thanks for getting back to me!
Maybe this reflects my ignorance on how Intercom works. I'm referring to our own internal database - the users that are showing up actually signed up to our own product many months ago.
Do you know how Intercom defines this? I tried to find some docs but couldn't find any, thanks!
The Signed Up attribute in Intercom is, by default, determined by when the contact is first recorded as a user in Intercom.
If you want this value to match your internal database, I'd recommend integrating your database directly with our REST API. You can read about our API endpoints in our Developer Docs.
Well that was my impression as well, but why would a user who is already a user be listed as "first getting a user id" in the past few days? Could there be something weird where a user is getting a new Intercom user id more recently than when they first signed up?
That's most likely because you've passed that user_id for them somewhere in the Intercom Messenger Javascript! I'd recommend reviewing your configuration here and checking which value you're passing for the user_id parameter.
Interesting, thanks for letting me know, I'll take a look.
Also very much appreciate the active support on this forum. Most product forums are totally devoid of folks who can help! Thanks 🙏