| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: Jan 2004 Location: Midwest
Posts: 1,803
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Google Analytics. Where to put it? I have tried to put the analytics code into www.VideoFanatics.com 3 times now. You can clearly see it is in there? lol. Right where google tells you to put it. Can someone tell me where it should really go? It does not read. I always seem to get this? Tracking Not Installed (Last checked: 2008-03-02 6:43 AM PST.) Please advise. Thanks. |
| |
| | #4 (permalink) |
| Senior Member Join Date: Dec 2006
Posts: 4,702
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | have you given it a full 24 hours first? if you keep taking it out and put it back in a million times a day it will never fully register. also read: https://www.google.com/support/googl...55480&hl=en_US
__________________ - shockie |
| |
| | #8 (permalink) |
| NamePros Member Join Date: Mar 2008
Posts: 64
![]() | If you are still having problems try an Include file With dynamic php pages, I've always had to put the tracking code in a separate PHP file and then do an include_once in my main page right before the closing </body> tag example: <?php include_once("trackingcode.php")?> I am not sure how neccesary that is but it was the only way I could get it to work correctly on my site. As others have mentioned, Google Analytics is not immediate. If you want instant tracking stats, give StatCounter.com a try. Their code works well with PHP pages.
__________________ ~Skeeter~
Last edited by Skeeter; 03-31-2008 at 09:31 PM.
Reason: spelling
|
| |
| | #10 (permalink) |
| NamePros Regular Join Date: Mar 2005
Posts: 912
![]() ![]() ![]() ![]() ![]() | Google Analytics Should be put before Code: </body> i'd also like you to try Clicky you can read more about this great new service on my post by Clicking Here. Clicky is much like Google's Analytics but designed to be very simple for users to understand, it has some many added features plus therre are dozens of PRO features which are for paid members But i would really recommend everyone to use this service.. 1 try wont hurt and i'm pretty sure you will like it ![]() ????: NamePros.com http://www.namepros.com/programming/439351-google-analytics-where-to-put-it.html Regards,
__________________ Live Support : Zubair11 [at] hotmail.com Free SEO Directory! || Free Online TV || Tech Blog Web Design & Web Development Services || Reliable Web Hosting |
| |