You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each event is tracked as a new anonymous user. Despite them all being the same user. It goes like the following.
I head to the site as an anonymous user.
Click between pages (Home, Contact Us etc) triggering Sitehound page events correctly.
Activity looks great in Segment debugger also in Amplitude.
I look at Mixpanel live view and see it tracked the different page views, but each event has a different anonymous user attached.
This makes it impossible for me to follow the papertrail of events for an anonymous user.
The text was updated successfully, but these errors were encountered:
Each event is tracked as a new anonymous user. Despite them all being the same user. It goes like the following.
I head to the site as an anonymous user.
Click between pages (Home, Contact Us etc) triggering Sitehound page events correctly.
Activity looks great in Segment debugger also in Amplitude.
I look at Mixpanel live view and see it tracked the different page views, but each event has a different anonymous user attached.
This makes it impossible for me to follow the papertrail of events for an anonymous user.
The text was updated successfully, but these errors were encountered: