I am using the Universal Login (UL) and have embedded the Hubspot tracking snippet on my marketing site, my UL and in the app. Hubspot cross domain linking is enabled.
Using Auth0 post-login action I am creating contacts in Hubspot after the user signs up in Auth0 + successfully authenticates for the first time.
The above works, the issue is the tracking information/cookies that Hubspot sets do not get carried all the way through. I am not able to to track which pages users visit before and after sign up.
I’m keen to get cookie tracking from start to finish to see what pages users view and also have cookie acceptance once (by Hubspot) across all the domains and have the acceptance logged in Hubspot.
I am also using a custom domain for Auth0. What options do I have to get the cookies/tracking persist?