Web Hosting Talk







View Full Version : Google Analytics


yegorpb
11-27-2005, 12:33 AM
Anyone use it? They make you put the code into the <head> part of the page. Does it work if you put it anywhere?

whatever
11-27-2005, 01:48 AM
Why don't you put it where they ask you to? I'm trialing it at the moment and it works fine within the <head> tags.

NEWUSER101
11-27-2005, 02:45 AM
I noticed they did not release the program yet, are you using a Beta?

yegorpb
11-27-2005, 04:32 AM
Why don't you put it where they ask you to? I'm trialing it at the moment and it works fine within the <head> tags.
because adding it to every single page of my site will take hours. I wanna just add it to nav.php which is included into every page with a php include.

NEWUSER101
11-27-2005, 11:26 AM
So is this Beta?

JohnCrowley
11-27-2005, 11:48 AM
because adding it to every single page of my site will take hours. I wanna just add it to nav.php which is included into every page with a php include. You can add the code anywhere on the page and it will work. The higher up the page the better to record partial web page loads, etc...

- John C.

NEWUSER101
11-27-2005, 12:06 PM
I feel invisible!

Tyler
11-27-2005, 12:17 PM
So is this Beta?


Doesn't seem to be, but the last I heard they are not accepting any new sites.

NEWUSER101
11-27-2005, 12:52 PM
Thank you Tyler

palmolive
11-29-2005, 06:46 PM
I have added code to one my website in <head> and in second website to <body> website with code in <head> stats show me nothing, but account with code implemented in <body> working well.