|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
|
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
Sponsored Links
|
|
|
|
#2 (permalink) |
|
Senior Googler
![]() Join Date: Oct 2008
Posts: 135
Thanks: 2
Thanked 0 Times in 0 Posts
![]() |
sign up with your gmail id. you will get a code that you have to insert in your web pages (you may put the code either at the beginning or at the end of your pages.most people prefer to place it towards the end). Before the close of the body tag(looks like this:</body >), you can place it. It looks something like this for my website:
<!-- Start of Google Analytics Code --> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-5697313-1"); pageTracker._trackPageview(); </script> <!-- End of Google Analytics Code --> </body> </html> |
|
|
|
|
|
#3 (permalink) |
|
Noogle
![]() Join Date: Oct 2008
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
I prefer putting the GA code just before </body> so that I only see the stats when the page was loaded completely. Just install GA on that particular page and you are good to go. Alternatively you can go to content view and drill down to the page level.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google analytics tracking codes | Anaksagor | Web Browsers and Statistics | 1 | 10-20-2008 10:06 PM |
| Analytics Tracking code | apg1985 | Web Design, Coding & Programming Forum | 2 | 05-27-2008 02:42 AM |
| Google Analytics Search Tracking? | interflare | Web Browsers and Statistics | 0 | 12-06-2007 07:48 AM |
| Tracking banners using Analytics | apg1985 | Web Browsers and Statistics | 3 | 09-05-2007 08:11 PM |