My customer emails me and says "When are we going to put in Google tracking?" to which I reply, "We already have it in there, from day 1". Day 1 was Sunday AM. Here it is Tuesday PM, and GA reports show 1 visitor, who visited from a Blackberry. That's just not right. I've been hitting the thing anonymously from a second browser. I told some people about the site and they hit to, too. None of that traffic is being reported on GA site.
I've used GA module before, set up exactly the same way I have it set up on this new site. The UA number is correct, the code is showing up correctly in the footer, etc.
The ONLY difference between this new site and the previous sites I used this on, are that this time I told the GA module only to track anons and authenticated users, not admins or content producers.
The UA number shows up in the GA site, with its one visitor and one pageview. That was for yesterday. Today ... ZERO traffic and visitors.
I tried emptying cache, and now I've unchecked all User roles in the GA module settings, just so it tracks everyone.
I'm just looking for ideas, here. I'm baffled. Thanks.
Comments
Comment #1
hass commentedFirst of all, use the latest version. But this is not the reason for 0 visits.
You have not provided a link to the site. Therefore no support possible and I don't waste my time with guessing. Closing.
Comment #2
ccshannon commentedRe-opening ...
Here's the site. http://www.energynow.com/
Comment #3
hass commentedOk, there is definitivly something wrong with your site. I do not see that ga.js is requested from Google. But I see the tracker code is in the footer and all this code looks good and correct. I guess there is a problem with a module that may kills GA. I'm not using prototype anywhere myself, but it's known to create potential problems. Over all I have currently no clue what's going wrong and I cannot really figure it out from here. I suggest you to disable module by module until you see in Firebug a ga.js request and tracker request.
Make sure you start with Cufon if you disable modules... it's a very buggy and unmaintained module that is known to be broken.
For the masses of JS/CSS files you are running on this site - I can also only suggest to turn on aggregation to reduce the very high number of request! But this is all not releated to GA.
Let me and others know what you have found out. Additionally, update the module... maybe Google have an issue and this has been fixed in async code.
Comment #4
hass commentedBlocking /sites/all/themes/energyn/js/plugins.js?M with AD Block makes GA working... Find out what modul add's this JS script and try to debug and fix it, please.
Comment #5
ccshannon commentedThanks for catching that. I'll talk to my colleague, who added that .js call for theming purposes.
Also, thanks for the tips on debugging. Something to remember next time something like this happens.
I'll report back with what I find out. Much appreciated.
Comment #6
ccshannon commentedUpdate: I updated the module to the 3.x version. I'm not sure if I'm doing this right, but I used Firebug Net panel and see a ga.js entry there, so I assume that means it is being retrieved. I've never used Firebug for anything but viewing HTML/CSS source, so I'm not sure if that's what tells me the file is being retrieved properly.
Now I'm waiting another 24 hours to see if that did the trick.
Comment #7
hass commentedYeah, net panel allows you to monitor the network transactions. You must also see a request to google after the ga.js has been requested that pushes the tracking data to google. If you see this request you will see someting in the stats.
Comment #8
hass commentedNow I see a request
http://www.google-analytics.com/__utm.gif?utmwv=4.7.2&utmn=.... This is the tracking request. You will see something in the statistics soon... have you really only updated to 3.x or have you changed something else!? I cannot believe that only the upgrade to 3.0 have fixed this issue...PS: Net panel can also help you to fix your broken
crossdomain.xmlbugs :-)Comment #9
ccshannon commentedHey there. Finally found the time to report back.
Yes, all I did was update to 3.x. I'm not sure why that did it, but once I did, smooth sailing. Thanks.
Comment #10
izmeez commentedI also encountered problems when upgrading from 6.x-2.2 to 6.x-3.0 and going to 6.x-3.x-dev did not solve the problem. I found I had to uninstall google analytics module and then enable 6.x-3.x-dev for visits to be reported.
Comment #11
hass commentedCould You stop highjacking other cases not related to Your issues, please?
Comment #12
izmeez commentedMy apologies. Maybe I should have opened it as a separate issue.
Comment #14
marcus178 commentedI have the same problem, I upgraded to 3.0 yesterday and I've checked my reports and it's showing 0 visits.
ga.js is loaded and all I've done is upgrade this module which worked on the previous version.
Comment #15
tomcatuk commentedEcho. No visits for 02 Nov 2010. I'm on UK time.
***Oops*** Maybe it's not the module. I have other sites, different server & code bases etc. No data for yesterday. Guess it's Google's fault.
Comment #16
hass commentedAllways provide a link to your sites and the GA version, please.
Comment #17
hass commentedAllways provide a link to your sites and the GA version, please.
Comment #18
hass commented