Misconfigured event tracker on a site
-
I'm on the case to diagnose an unnaturally low bounce rate, as in under 2%.
Yes, the site has two Universal analytics tags, but Google says that would not compromise data (https://support.google.com/analytics/answer/1032400?hl=en).
So I am trying to figure out how to look at event tracking to see if there is a configuration error. But, I am not a developer so am unsure how to review and would welcome the help of the Moz community.
The site is http://corsa.com if you wish to take a peek.
Thanks!
-
Well what you're doing is initializing the GA tracking code twice but without any naming changes for the second version. Which means that you're sending the ga('send', 'pageview'); call twice to Google Analytics making it so that every pageview is generated twice and with that having your bouncerate close to 0. Look into this piece of additional code and it should prevent a lot of issues: https://developers.google.com/analytics/devguides/collection/analyticsjs/advanced#multipletrackers
-
Hi ,
I have found only two Universal analytics tags on your website but haven't found any event tracking code on your website. Can you tell me where did you implemented event tracking ? I mean for which link/button click event tracking code implemented.
Thanks
-
Here's the Google Analytics Tracking Code Debugger Java Script Console if helpful...
Initializing Google Analytics.
analytics_debug.js:9 Running command: ga("create", "UA-43422742-1", "auto")
analytics_debug.js:9 Creating new tracker: t0
analytics_debug.js:9 Auto cookieDomain found: "corsa.com"
analytics_debug.js:9 Running command: ga("send", "pageview")
analytics_debug.js:9
Sent beacon:
v=1&_v=j37d&a=759173388&t=pageview&_s=1&dl=http%3A%2F%2Fwww.corsa.com%2F&ul=en-us&de=UTF-8&dt=Home%20-%20Corsa%20Technology%3A%20SD…0&_u=AACAAEABI~&jid=&cid=810310612.1435368413&tid=UA-43422742-1&z=35355327analytics_debug.js:9 _j1 (&jid)
analytics_debug.js:9 adSenseId (&a) 759173388
analytics_debug.js:9 apiVersion (&v) 1
analytics_debug.js:9 clientId (&cid) 810310612.1435368413
analytics_debug.js:9 encoding (&de) UTF-8
analytics_debug.js:9 flashVersion (&fl) 18.0 r0
analytics_debug.js:9 hitType (&t) pageview
analytics_debug.js:9 javaEnabled (&je) 1
analytics_debug.js:9 language (&ul) en-us
analytics_debug.js:9 location (&dl) http://www.corsa.com/
analytics_debug.js:9 screenColors (&sd) 24-bit
analytics_debug.js:9 screenResolution (&sr) 1280x800
analytics_debug.js:9 title (&dt) Home - Corsa Technology: SDN Data Planes
analytics_debug.js:9 trackingId (&tid) UA-43422742-1
analytics_debug.js:9 viewportSize (&vp) 704x650
analytics_debug.js:9 Running command: ga("create", "UA-55485234-1", "auto")
analytics_debug.js:9 Ignoring create request for duplicate tracking name.
analytics_debug.js:9 Running command: ga("send", "pageview")
analytics_debug.js:9 Initializing Google Analytics.
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
-
When Deployment done for my site in google analytic page views little bit affected
Hello Expert, For my ecommerce site every minute I have 500 visitors now when my development team do deployment like minor JS update where site restart not require then what I found is on website (front end) not able to find anything happen that means visitor not event realize page even refresh but in analytic real time it shows minor pageviews down. So can anyone guess here what happen actually in this case as per google? Thanks!
Reporting & Analytics | | micey1230 -
Google Analytics Goal/Event/SOMETHING to show only Wordpress "Posts", not pages, etc
Hi all, Our site is build on Wordpress and formerly the post URL's had the typical date format at the beginning. This made it easy for me to look at, for example, all search traffic to the blog. I would just view URL's containing /2014/ and /2015/ and boom. We have since removed the dates from the URL's with proper redirects etc, which is great, but now I can't figure out a way to look at ONLY the blog in GA. I like to track a KPI of 'search visits to blog posts' and I can't figure out how to now. Can I set up a GA event that only fires when the post type template for blog posts loads? Some other solution? I'm lost here, and there's gotta be a good way to do it...
Reporting & Analytics | | 3DR0 -
Dip in traffic from Pune for our sites in Google Analytics
Hi, We have noticed dip in traffic from Pune after 6th May'14 in our Google Analytics account for few of our sites. Did anyone noticed the same for your site. Kindly let me know if you have any idea. Thank and Regards
Reporting & Analytics | | vivekrathore0 -
Newsletter tracking event GA- Magento
Hi there, I am trying to track an event, newsletter signup in this case, on my Magento store. I added onClick="_gaq.push(['_trackEvent', 'Microconversion', 'Evento_Onclick', 'Sus_Newsletter']);" on subscribe.phtml Category: Microconversion Action: Evento_Onclick Label: Sus_Newsletter It doesn't work, it's does not track this event. What am I doing wrong? Thanks and regards
Reporting & Analytics | | footd0 -
What is the impact of a panda refresh on a Pandalized site?
When a panda refresh hits and you have a pandalized site, If the site were to de-pandalized, would you see traffic back to pre-panda levels right away? Or any type of movement right away?
Reporting & Analytics | | jessefriedman0 -
Is there a way to use Google Analytics event tracking for YouTube embedded videos on my website?
Hello! I am trying to track different types of interaction on the YouTube for videos which are embedded on a website to measure the interaction on these video from my organic traffic. Is there a good way to go about this with the code since these are coming from an iFrame on YouTube? Would appreciate any feedback or help on implementing the event tracking with YouTube videos. Many thanks!
Reporting & Analytics | | CabbageTree0 -
Open Site Explorer Discrepency
Hi, I'm just starting to look into this tool as a result of the need to analyse some work that is being carried out on my site by an external SEO company that is charging absolute top dollar. I'm sure it's a simple answer, but looking at the attached image you will see that the total links is shown as 219 which is described as links from all sources. However the report that is on the page shows only 44 links which would appear to be a report based on the same criteria. What is the difference in the numbers please? Simon siteExplorer.jpg
Reporting & Analytics | | simonphumphries0 -
For an optimized site, any available stats / guesstimates on what is avg % of traffic to homepage vs. second-level pages?
I'm interested in passing this info on to a client who experienced a period of time when an incorrect GA code was installed on their homepage. They were able to get Google stats on second level pages only. This is a site that gets 80 + % of visits from organic search engine referrals. They do minimal advertising. Thanks in advance.
Reporting & Analytics | | alankoen1230