Avatar

Correct answer by
Level 2

Update...

Found this article to explain the duplicate calls and redirect:

http://blogs.adobe.com/digitalmarketing/analytics/under-the-hood-with-visits-and-visitors/

 

Also discovered that the redirects were occurring on devices that weren't maintaing the s_vi cookie. 30% devices seems like a lot.

Solution is to post a custom visitor id using the vid variable with each tracking call. It should actually give us better visitor tracking and eliminates the redirect and incremental visitor count problem we were seeing.

View solution in original post