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.
-
Great to hear you've been able to fix it. Nice job tracking down the extra tag in GTM.
If you haven't also done so, it'll be worth looking at the Behaviour > Site Content > All Pages report to check out the actual bounce rate for a wide selection of pages. Just to make sure there aren't any problematic tags triggered for individual pages as well.
(And thanks for the Good Answer vote )
Paul
-
Hi Paul,
Huge thanks for the response. I have removed one the GA tags in GTM, and this seems to have fixed the issue (Google's Tag Assistant is now displaying one pageview request)
GA is now displaying a more "natural" bounce rate. The bounce rate for the site was 56.80% yesterday, compared to 4.48% on Sunday.
Thanks for your help!
-
You have an error in your Analytics configuration in Google Tag Manager. It is causing two pageviews to be fired for each visit. (Note - all you pageview data and related - pgs/visit, conversion rate etc - will be incorrect and unreliable from that date, not just your bounce rate.)
If you click on the 1st Analytics entry in the Result of Tag Analysis in your Tag Assistant, you'll see the double pageviews that are messing your data.
Easiest way to track it down is to use the history feature of GTM to look at what changes were deployed in GTM on the date the issue started.
Places to look - duplicate triggers, or a tracking event that is misconfigured to create a new pageview.
Hope that helps you find it!
Paul
-
Hi Vijay,
I originally thought this was the issue. I have ran Google's Tag Assistant and got the following results (see attachment).
It is displaying a duplicate remarketing tag, although I can only see one mention in the source code - could this be an issue?
Again, any further help is hugely appreciated.
-
Can you try looking at the source code of the website page and see whether it has more than one google analytics code.
-
Hi Sean & Vijay,
Thanks for your replies.
After looking into GA a little further (during the time where their has been a large drop in bounce rate) I can see that some of the pages on the site are receiving a 0% bounce rate, although they are receiving page view.
I am now presuming this is an issue with how GA is implemented on the site.
Any further help is hugely appreciated.
-
Hi Jack,
In addition to what Sean is suggesting, you can have a look at this Q&A discussion
https://moz.com/community/q/bounce-rate-suddenly-drops-on-google-anal
Regards,
Vijay
-
Well generally speaking , the lower your bounce rate the better. As Rand stated in a White board Friday, that isn't always the case. For example when the goal of the landing page you've designing is to get a conversion, you want your customers payment and then you want to send them on their way. If it takes 10 minutes and 5 pages, then there is something wrong with your site and you would naturally need to correct it.
But in many cases if your visitor found a piece of content to continue browsing through your page due to the first page being compelling enough not to leave after initially viewing it, that's a good thing.
As to pinning down the cause of this sudden drop, I think the best approach is by using either Google Analytics or another tracking analytical tool to review the traffic to the page and focus in on the most landed on pages and determine what pages they're going to afterwards onsite. That will have your answer.
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
-
Google Search Console - > Google Search Analytic gives figure for google organic or adwords or combine of both?
Hi All, In Google Search Console -> In Search Analytics. I can see Clicks, Impressions, CTR and Position. I want to know all these 4 - Clicks, Impressions, CTR and Position gives information related to google organic only? or combine or google organic and google adwords? Thanks!
Reporting & Analytics | | wright3350 -
Google Analytics Question - Impressions & Queries Up, Sessions Down
I'm working with a client who, according to the Google Query report, impressions and sessions are up since we've started work with them about 6 months ago, but Google sessions are down. In moz, we're seeing a gradual, but steady increase in search visibility specifically with Google. Note: this is all organic. From when we started tracking queries, the first month we were tracking there were 43,581 impressions and 690 click throughs for the month. This past month there were 98,293 queries and 1015 clicks throughs for the month (granted not year over year data) - of these 1,015 clicks, 995 of them were from web. However, for those same time periods, sessions from Google are down over 30% - 1,750 vs. 1,189. I'm not sure how to interpret this. I realize that clicks and sessions are not a straightforward comparison, but I would think that if clicks were up according to the query report that sessions would also be up. Is it that some of these clicks are bouncing and therefore not being tracked as a session? Is there a potential issue with how data is being tracked?
Reporting & Analytics | | Corporate_Communications0 -
How do I setup a logged-in vs. non logged-in custom variable in Google Analytics?
I found an example of the snippet to use: __gaq.push(['.setCustomVar,
Reporting & Analytics | | Evan34
1, // first slot
'user-type', // custom variable name
'visitor', // custom variable value
2 // custom variable scope - session-level
]); Once the visitor logs into your website, we change this code, accordingly: __gaq.push(['.setCustomVar,
1, // first slot
'user-type', // custom variable name
'regular-user', // custom variable value
2 // custom variable scope - session-level
]); How does the code know to change from 'visitor' to 'regular user' once a user logs in? Is the snippet only placed on the login page?0 -
Is it possible to use Google Tag Manager to pass a user’s text input into a form field to Google analytics?
Hey Everyone, I finally figured out how to use auto event tracking with Google Tag Manager, but didn't get the data I wanted. I want to see what users are typing into the search field on my site (the URL structure of my site isn't set up properly to use GA's built-in site search tracking). So, I set up the form submit event tracking in Google Tag Manager and used the following as my event tracking parameters: Category: Search Action: Search Value When I test and look in Google Analytics I just see: "search" and "search value." I wanted to see the text that I searched on my site. Not just the Action and Category of the event.... Is what I'm trying to do even possible? Do I need to set up a different event tracking parameter? Thanks everyone!
Reporting & Analytics | | DaveGuyMan0 -
Google analytics Goals and Funnels??
Hey - how's things? I've got 2 goals setup, each of which use the same thank you page but with different required funnels. The results have been identical for the last few weeks - which tells me I've got something wrong!! The first goal has a contact form on every page in the /products/ directory set up like this:
Reporting & Analytics | | agua
destination equal to: /thanks-enquiry/funnel step1 page: ^/products/.* required: yes The first goal has a form on 1 page called /on-sale set up like this:
destination equal to: /thanks-enquiry/
funnel step1 page: /on-sale required: yes Any ideas?0 -
Google API Tools - Next Analytics
Have you used any API tools like Next Analytics and/or can you recommend another tool that is particularly useful for a SEO?
Reporting & Analytics | | KnutDSvendsen0 -
Does using Google URL Builder override original source in Google Analytics?
During a free trial on Tatango, we send daily emails to customers to give them advice, resources, etc. We started using Google URL Builder http://www.google.com/support/analytics/bin/answer.py?answer=55578 to create individual links in each of these emails, but when the customer purchases a subscription now, the source in GA isn't Google, Facebook, Twitter, etc. they are all showing up as the source we created using the URL builder for each email. Does Google URL builder override the original source in Google Analytic?
Reporting & Analytics | | Tatango0 -
Strange increase in Direct traffic in Google analytics
For past 2 weeks, several of our sites have strange increase in direct traffic in Google Analytics. we also have another tracking code, and in this account we don't have any big changes, so this is very strange what is happening. We didn't changed any codes, and none of the changes were done to application. Any ideas why this is happening? z7ME9.jpg
Reporting & Analytics | | InformMedia0