Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Session Refresh over 25% of the orders

Avatar

Level 1

Hi there,

We have a problem with Session refresh.

Session refresh is at the bottom of the marketing channel configuration. As Last touch channel is overtaking other Channels, which is not normal.

1813913_pastedImage_2.png

I checked the option to override other channels and the box it s not ticked.

I read also about a possible issue with the visitor ID and the time out session. However it looks like there is a good coverage of mcid. How can i check the time out

1813894_pastedImage_0.pngfor the visitor ID?

Everything looks to be configured pretty well, however Session Refresh is 3 in terms of Orders attributed as per picture above.

Any idea or suggestions?

1 Accepted Solution

Avatar

Correct answer by
Level 4

Have you tried breaking the session refresh down by browser? I've seen high numbers for cross domain tracking on Safari browsers (ITP and blocking of cookies, especially 3rd party and cross domain) as they tend to delete the mcvid when a user goes from domain A to B. The best way to debug it, is to extract data from the data feed and then follow one of the transaction ids that has session refresh and see on which page the marketing channel was set to session refresh. You could look into this article and see if there a clue in here to help you out. appendVisitorIDsTo (Cross-Domain Tracking) 

View solution in original post

3 Replies

Avatar

Level 2

Check your Internal URL Filters. These should include sub-domains, staging environment and external payment gateways.

Avatar

Level 1

thanks lytics

I have checked that one as well and it follows best practice. All the URLs are included.

Avatar

Correct answer by
Level 4

Have you tried breaking the session refresh down by browser? I've seen high numbers for cross domain tracking on Safari browsers (ITP and blocking of cookies, especially 3rd party and cross domain) as they tend to delete the mcvid when a user goes from domain A to B. The best way to debug it, is to extract data from the data feed and then follow one of the transaction ids that has session refresh and see on which page the marketing channel was set to session refresh. You could look into this article and see if there a clue in here to help you out. appendVisitorIDsTo (Cross-Domain Tracking)