How to measure Bounce Rate via Timeout
-
Hi,
I want to change the way Google Analytics measures my bounce rate: after 20 seconds timeout instead of next page criteria.
I know that I may do it adding some content like:
setTimeout(“_gaq.push([‘_trackEvent’, ‘NoBounce’, ’20 seconds’])”,20000);
But I wonder if there is some way to do it via Google Analytics configuration.
Thanks in advance,
-
You could create a new property within the account - and then add this second tracking code to your pages with code of this 2nd property.
You can find more info here: https://developers.google.com/analytics/devguides/collection/analyticsjs/creating-trackers#working_with_multiple_trackers. Basically - you add a second tracker
ga('create', 'UA-XXXXX-Y', 'auto');
ga('create', 'UA-XXXXX-Z', 'auto', 'normalTracker');
....(rest of your tracking code here)...ga('send', 'pageview');
ga('normalTracker.send', 'pageview');The js from cutroni will launch events for the "standard" tracker - however these events are not tracked by the second tracker. Never tested exactly the same config - so you might want to use the tag assistant and/or GA Debugger plugins for Chrome to test that it's doing what you want it to do.
Dirk
Dirk
-
Hi, thank you all for your answers...
I finally implemented a setTimeout code (as in https://moz.com/blog/adjusted-bounce-rate) but suggested my client to later implement browsing event (as in http://cutroni.com/blog/2014/02/12/advanced-content-tracking-with-universal-analytics/).
Now the question is: may I have both Bounce rates counting? I mean, on different profiles of the same Google Analytics account?
Thanks in advance
-
Dirk's got a good response for how to do this properly, but to answer your specific question...
No, you cannot change the definition of a bounce from within the Analytics configuration. The only way to do it is to add event tracking customisation to the page's tracking code to fire an interactive event which creates an additional hit to the tracking script.
Paul
-
If I understand your question you don't want a visit to be counted as a bounce if they stay on the page for 20sec. If that's what you need - you can find all the info in this article: https://moz.com/blog/adjusted-bounce-rate
Be warned however that one of Google Analytics guru's (Cutroni) warns for using an arbitrary criterium like 20sec to measure if your audience is engaged with your content. If you read the comments on the Moz article mentioned above he's not the only one. According to him - it's better to tie engagement to an action performed on the page (like scrolling).. How to do this can be found here: http://cutroni.com/blog/2014/02/12/advanced-content-tracking-with-universal-analytics/. Personally I agree with Cutroni and I implemented the adjusted bounce rate as he described.
Dirk
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Drop in Bounce Rate in Google Analytics
Hi guys, I have recently seen a large drop in bounce rate (from GA) which seems unnatural for one of our clients website. Since the start of 2018, the bounce rate was consistently between 40-60%, and then saw a random spike, and now for the past two weeks, the bounce rate is below 10%. I was wondering if anyone had any ideas if this is a problem with GA, or the site itself. Site: https://www.zoomocarcredit.com/ Any comments/feedback is greatly appreciated. Thanks in advance! Jack. SnP0Hc4
Reporting & Analytics | | ChemistryMarketing0 -
Less than 7% bounce rate
I've just taken on a new client and on first look at their Google Analytics they are getting a bounce rate between 7% and 0%. Frankly I'm amazed if this is correct as between 1 April 2017 and 21 June 2017 they've driven 6403 session to the site from a range of referrers as well as AdWords (which has a 0% bounce rate), so traffic is pretty good. I've never seen such a low bounce rate which is making me suspicious, what can I do to check it's all recording properly? Any other ideas or have I found a near perfect site in terms of bounce? The url is http://knuma.co.uk/
Reporting & Analytics | | Marketing_Optimist1 -
Bounce Rate: what is it EXACTLY?
Hi everyone: we all know the term 'Bounce Rate'. I'd like to think i have a good idea of what BR is....but some things are not really clear to me. Time to call in the experts. Question #1: What EXACTLY will stop Google from considering the visit as a bounce? As discussed not too long ago in this topic https://moz.com/community/q/will-this-fix-my-bounce-rate
Reporting & Analytics | | BasKierkels
Ruben wrote: "..what it basically means is that someone clicks on your SERP, and then clicks back to google? But, it doesn't matter if they spent 10 minutes on your page or 10 seconds" Jessica Conflitti wrote a reply in which she basically said that it might be a good idea to have visitors click to a different page OR a PDF-file. That's where my confusion has been for some time now: Clicking on a PDF-document, an image in the page that opens with Fancybox, a link to a different domain? Or can it only be a different URL on the same domain? The way i would expect it to be:
Pages contain the GA-tracking code. So am i right by thinking that Google needs to have the same GA-tracking code to be loaded twice? Because only at that point will they have two datapoints. And only then will they be able to tell that the visitor hasn't left. By clicking a PDF-document - as described by Jessica - you wouldn't load the GA-code twice. So I would expect that clicking a PDF does not make a difference for the BR. Don't get me wrong: i like the article but it is this detail that throws me off. IF Google can read or capture these clicks, what other elements can be used to reduce bounce rate? Clicking on a YouTube-video embedded in the page? I'm asking this because i want to get this right. Question #2: how much weight does BR have on Time on Page, Engagement, etc? We know Google is taking a lot of things into consideration when calculating the value of a URL or domain. So how much should we care for BR if we know the Time on Page is good and a large percentage of people are frequently returning? How about your experiences or knowledge on that? Really looking forward to your replies and help on clearing this topic for me. And perhaps some other readers as well! Bas0 -
Seeing massive spikes in direct traffic with 100% bounce rates
Hi all, Looking through Analytics yesterday, I saw that my website had a huge increase in direct traffic in sessions. However, they apparently spent 0 seconds on the website in total so that raised plenty of red flags. Does anyone have reasons why this might be? Spam or bug? Thanks in advance!
Reporting & Analytics | | Whittie0 -
Bounce Rate Question - The percent calculated does not add up
Hello All, I'm attempting to see why organic search bounce rate has increased by 5% when compared to last year for a certain section of my website. I am using a custom segment to filter the specific pages I want to look at. Once the custom segment is set, I go to Acquisition - > Channels - > Organic. Then, I click the Landing Pages tab. Because we don't have keyword data anymore the only thing I can look at is the landing pages that contributed to the change in bounce. Finally, I set my date range and compare to the same date range as last year. Once I set the date range I am presented with a list of URLs and the percent change in bounce rate for each URL. This is where I get confused. If you look at the average bounce rate at the top of the column (example 1 attached) it does not add up with the data below it. If you export all of the data to excel, and then do an "Average" function in Excel, the data adds up to 17.29% instead of 35.04% for Sept. 2013. Why does this not add up? Isn't GA calculating the Average? Also, I always notice several URLs with only 1 session per URL. Several of these 1 session URLs have a 100% bounce rate. Since the bounce rate at the top of the column (example1) is a reflection of the average bounce rate, wouldn't these 1 session URLs significantly distort my data? I ultimately just want to see the pages that are contributing to the increased bounce rate when compared to last year. Having a hard time figuring this one out. Thank you all, Dave zMfAGls
Reporting & Analytics | | DaveGuyMan0 -
Conversion via Paypal not showing order value in google analytics
Hello All, I have an e commerce site, when goal conversion happens by CC(credit card) I can see order value in e commerce tab in Google analytics but when conversion happens through paypal I always see order value zero. I want see order value for Pay pal also.Please help me out. Thanks
Reporting & Analytics | | Alick3000 -
100% Bounce Rate in my Checkout??
I am currently building a report on our bounce rates for the past few years. When I look at older data, from 2010-11 I see varying bounce rates for the checkout, which is fine. When I move to new data, 2011-12 and 2012-13 I am seeing 100% bounce rates and exit rates for my checkout. We do use a 3rd party for our checkout, Shopatron and yes we do have it set up to track. Any thoughts on why I might be seeing this high rate for my bounce rate oh and this also goes for my exit percentage as well.
Reporting & Analytics | | K2_Sports0 -
How Google measure website bounce rate ?
Bounce rate is a SEO signal, but how Google measures it ? There is any explanation about this ? Does Google uses Analytics ? Maybe time between 2 clics in search results ? Thanks
Reporting & Analytics | | Max840