|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Senior Googler
![]() |
Hi friends,
When i tried on this google.com/anlytics to know my site status(traffic) . Its saying have to copy and paste some codes in my website pages . If i do any problem will be happened in my website...... please reply me |
|
|
|
|
Sponsored Links
|
|
|
|
#2 (permalink) |
|
Googler
![]() Join Date: Apr 2007
Location: ST
Posts: 65
Thanks: 0
Thanked 1 Time in 1 Post
![]() |
you can use the google analytics online, and register a username then you can find the javascript code from the site, then paste the code to your site, then you can see the traffic.
Bill |
|
|
|
|
|
#4 (permalink) |
|
Elite Googler
![]() Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
Yes, copy and paste the code in your home page, but just an advice:
Put it to the very end of the document, but before closing </body> tag, i.e. <html> <body> .......Your contents here......... .......And last line - CODE provided from Analytics ........ <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">.................</script> </body> </html> This javascript code is connecting to google analytics server and it takes some time. - If you put it in your page header, your visitors will be waiting approx 1-3 seconds until script is finished. - And if you put it to the bottom of the document, first your page will show the contents and then script will be loading in background without any delay and disturbance.... Hope this helps, Alex |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| google analytics down? | dax | Web Browsers and Statistics | 3 | 05-30-2007 02:50 AM |
| google Analytics | jessica | Web Browsers and Statistics | 4 | 12-29-2005 12:24 AM |
| Anybody use Google Analytics? | KB3JUV | Other Google Features | 14 | 11-23-2005 11:07 AM |
| What is Google Analytics? | sirlaguna | Web Browsers and Statistics | 5 | 01-01-1970 02:47 PM |
| google Analytics | jessica | Web Browsers and Statistics | 4 | 01-01-1970 11:58 AM |