1

I installed the Google Analytics tracking code in my web site, but my account does not show any results in last 24 hours.

The tracking code seems to me that it is correct and present in all the pages. Which may be the problem?

Thanks

flag

3 Answers

2

Google Analytics code could not be executed due to a broken javascript trying to run before it. I suggest you to install and use Firefox's Live HTTP headers extension (or better Firebug) to check if the tracking code is calling an image called __utm.gif; if you can't see that image http request, GA is not working as expected.

link|flag
1

I advise you to double check the tracking code. Probably, this is the cause.

Did you correctly copy the tracking code? Did you add the code just above the tag?

If Google Analytics is not tracking, delete the profile and create a new one.

link|flag
1

Have you tried :http://www.sitescanga.com/ ?

It is a free service from Epikone. It checks your site and the ga code.

link|flag
+1 This is a nice tool. – weppos Oct 15 at 9:11

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.