04 Apr 2018 07:45 PM - last edited on 30 Sep 2022 01:30 PM by MaciejNeumann
We want to track the user activity or session when user is moving from mobile app to desktop browser.For example , user logged in mobile app and add some item into cart but he did not checkout. Later if the same user logged in through desktop browser then would he be able to see the previous items which were in the cart when added in the app.
I have seen dtCookie and rxvisitor cookies used to store application and user information. Does dynatrace only set its own cookies or it also use some application cookies like sessionID or any other data to track user activities.
Can someone help me to understand this
Thanks in advance
Solved! Go to Solution.
05 Apr 2018 07:49 AM
Hi,
Dynatrace uses the user tagging for this tracking. If you tag a session with the same identifier on web and on mobile apps Dynatrace correlates them together cross the channels. Within the channel mobile or web Dynatrace sets persistent markers to correlate independent sessions together to single visitors even when there are no logins.