Fix Your Inaccurate Google Analytics Bounce Rate and Time on Site
mindtheproduct.com
Fix Your Inaccurate Google Analytics Bounce Rate and Time on Site
1–7 of 7 posts
Re: Fix Your Inaccurate Google Analytics Bounce Rate and Time on Site
#2Oh well... that's why they call it a gist right? :) I think focus and blur events on the document or window are key to getting "perfect" TOS. Just have to think about how to make it most efficient ... I prefer doing away with the timer and just sending the data once in the UNLOAD event.
There's peril to that (browser crashes?) and maybe the 10 second 'tick' is better.
Dunno. I really have to go now. Breakfast! Starving.
Re: Fix Your Inaccurate Google Analytics Bounce Rate and Time on Site
#3neat. I wish I had a bit more time to play with your TOS gist. Unfortunately, I just skipped my morning workout to get what I got in the comment there, and now have to run off to work. (boo) Oh well... that's why they call it a gist right? :) I think focus and blur events on the document or window are key to getting "perfect" TOS. Just have to think about how to make it most efficient ... I prefer doing away with the…
Re: Fix Your Inaccurate Google Analytics Bounce Rate and Time on Site
#4Maybe this isn't so much the case for other industries, or even for the same type of site targeting a less techy audience? (e.g. My mother wouldn't ever open multiple tabs as a queue of pages - but then, she might well open a page and then go do some cooking, or whatever, before reading it.)
Re: Fix Your Inaccurate Google Analytics Bounce Rate and Time on Site
#5Re: Fix Your Inaccurate Google Analytics Bounce Rate and Time on Site
#6Re: Fix Your Inaccurate Google Analytics Bounce Rate and Time on Site
#7Has anybody implemented this and seen a jump in their time-on-site and bounce rate values?