Mobile app version of vmapp.org
Login or Join
Deb1703797

: Avg. Visit Duration 00:00:00 conclusion What can I predict when I see in Google Analytics that total visits by search for some day are 93 visits while 70 visits of them have the value 00:00:00

@Deb1703797

Posted in: #Analytics #GoogleAnalytics #Search #Visitors

What can I predict when I see in Google Analytics that total visits by search for some day are 93 visits while 70 visits of them have the value 00:00:00 for Avg. Visit Duration?

Did those visits made by robots? or How could they regarded as visits while they don't spend any time on the website? Or this is dysfunction of the Google's Analytics script by which it does not able to count the visit time?

10.03% popularity Vote Up Vote Down


Login to follow query

More posts by @Deb1703797

3 Comments

Sorted by latest first Latest Oldest Best

 

@Reiling115

As described others here, I once "solved" this issue by moving the Google Analytics script to the head where it had previously been placed in the footer. I would assume that the page loaded the script first and then monitored the time on page.

I was seeing this issue on a site with verbose source code (sorry, I can't recall how many lines ... but a lot!). After I moved the code from the footer to the header, I started seeing realistic times for a certain page. Unfortunately, I didn't cross-check a number of pages as I was focused on one particular gateway page.

10% popularity Vote Up Vote Down


 

@Murphy175

Adding on the answer above, this can be influenced by the location (most commonly in the head or right before the closing body tag) of your snippet, and of course load time.

10% popularity Vote Up Vote Down


 

@Murray155

Typically what this means is the user only stayed long enough for GA to load then closed the browser or left the page immediately afterwards.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme