Hello there lovely IS Community
Many marketing automation platforms identify users on the client side (when they click an email link etc) and store that information or let us store that information to track the user behavior, and use that for multiple reasons. With those platforms, is also possible to query the contact data marked as public through the client-side JS.
For example, one of those use cases would be to use an Intercom identify call to identify users directly and log their message via Intercom to their user profile directly.
From what I’ve been looking at, it’s impossible to get access to contact data from JavaScript on the client-side to do such tracking.
Is there a way to achieve that? And if not, is that in the pipeline?
Thank you so much !