embedding the basic JavaScript snippet into your pages ? I have more then 500 pages .... Is there a way I skip this part, I mean is any other way that I can use Google Analytics ? I dont want to add the code manually !
500 pages?? If you are using PHP, you will simply add the code to your footer of the template and voila, ur done. However, if HTML, you will manually the code manually on each. I know a trick to put em all in a click if ur using html... pm me and i would be more than happy to help u
That would be really tough.. It's good to use analytics for a forum or a blog.. You should try Making a Separate CSS Or Javascript file to Embed it to Site..
I have more then 500 pages .... ==> I hope these are not static. If static, you need to insert one by one. :-( much work for you
Hi, You can use this perl script to insert google analytics on all the pages. http://sourceforge.net/projects/gautility/ Thanks, Ravi