Closed (fixed)
Project:
Google Analytics
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2008 at 20:35 UTC
Updated:
9 Aug 2008 at 10:23 UTC
After installing this module and adding my info to it's configuration page, still the Status in the GA interface says "Waiting for Data". I have many other sites with GA and typically within a few minutes after adding the code this message will change to "Receiving Data". For this it's been over 24 hours.
Here's is the last line of code before the tag at the bottom of my Drupal site:
_uacct = "UA-634902-28";urchinTracker();
And here is my account number that Google provides on the tracking code page (I'm using the legacy tracking code):
_uacct = "UA-634902-28";
So why won't GA receive the data ? Any tips are appreciated.
Comments
Comment #1
Roar-1 commentedThat last line of code before the body tag at the bottom of my site is (it got filtered above, my bad):
Comment #2
hass commentedThis looks perfectly valid and should work well... Please wait some hours and report again. Otherwise check with "Firebug" if urchinTracker() fires the tracking URL to Google... a URL to your site would be helpful, too.
Aside - you shouldn't use urchin.js on new sites... as it's deprecated.
Comment #3
Roar-1 commentedThe site in question is:
http://nintega.com
Now it's been almost 48 hours and still the same "Waiting for Data". I installed Firebug but not quite sure how to monitor the urchinTracker(). I prefer to use the legacy urchin.js at this point.
Thanks for the assistance, looking forward to resolving it.
Comment #4
hass commentedAll seems working as expected. Please triple check your GA account number... you can see in Firebug under "network" that the urchin.js is downloaded successfully and then the http://www.google-analytics.com/__utm.gif URL is "posted" back to Google with all the data. I have no good idea what should be wrong except the account number or something I don't know...
Additional "Fiddler" shows me the same with IE.
Comment #5
Roar-1 commentedIt seems to be collecting data now, as traffic is showing in Analytics, but for whatever reason in the GA list of sites, Nintega is the only one that says "Tracking Installed - Check Status / Waiting for Data". Not a big issues since it seems traffic is being reported but I've never seen a site stuck permanently on "Waiting for Data" in the status.
Comment #6
hass commentedReport this to Google, please.
Comment #7
NeoID commentedI have the same problems and have waited for over a week...
The data is collected, but I still get the message: "Waiting for Data".
The site in question: www.idmedia.no
Comment #8
hass commentedYour site and the GA module works well, too. Please file a support request directly to Google.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.