|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Noogle
![]() Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Google analytics stops my web graphics showing
I put the Google Analytics code onto my webpage but after I uploaded the amended index page it won't show the graphics (header, footer, banners, etc).
If I remove the Analytics code they show up again. Can anyone help? |
|
|
|
|
Sponsored Links
|
|
|
|
#3 (permalink) |
|
Noogle
![]() Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Analytics help
Thanks for responding. Here are two of my domains. I am just using a simple affiliate page at the moment while I try and get Google Analytics to work. I'm not trying to sell you anything - that's just what's on my webpage!
The first one is hiremetheo.com It looks exactly how the page should look. The other one is: meepr.com I have added the analytics code and all the graphics have disappeared. Google says to put the code at the end, just before the </body> tag, which I did. That didn't work, and I noticed that Google said that sometimes you have to put it in the <head> area, after any meta tags and title tags, so I moved it to there. This didn't make any difference. Also, when I log into Google Analytics, it says that the code is not installed correctly, but it is exactly as generated by Google when I put the web address in. Hope you can help - thanks! |
|
|
|
|
|
#4 (permalink) |
|
Googler
![]() Join Date: Mar 2008
Location: India
Posts: 64
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
hey arvel,
i have gone through the code and it looks like you modified the code given to you by google. place this script and it should work just fine. after analytics starts working, we need to see if the images show up or not. so first do this. <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2778059-7"; urchinTracker(); </script> the account id above is yours. so dont worry.just replace the code that is already present with this one, and analytics will work just fine. |
|
|
|
|
|
#5 (permalink) |
|
Noogle
![]() Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
One page working, one still not working
Hi there,
Thanks for your help. I did what you said and put the code into my webpage at hiremetheo.com but I changed the last digit to '8' as that was correct for that webpage. It works! And Google Analytics is tracking it OK. I also put the code you gave me (final number = '7') into my webpage at meepr.com but it removes the graphics. Can you help? However, Google Analytics IS tracking the webpage now, so we know it's working OK. Here is the code I copied from Google Analytics. I think it's exactly the same as the code you posted for me, but could you check it please? <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2778059-7"; urchinTracker(); </script> Thanks again |
|
|
|
|
|
#6 (permalink) |
|
Googler
![]() Join Date: Mar 2008
Location: India
Posts: 64
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
hi,
i visited the website meepr.com and noticed that you added the code in the beginning of the page. you HAVE to put it right before the </body> tag. do that and im sure your problem will be solved. google specfically states that you need to do so. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google Analytics: Showing monthly or weekly totals instead of daily? | celestine | Web Browsers and Statistics | 6 | 12-07-2007 03:43 PM |
| Google Analytics: Showing monthly or weekly totals instead of daily? | celestine | Web Browsers and Statistics | 0 | 12-06-2007 08:50 AM |
| Google Analytics Was Partly Showing Wrong Absolute Visitors | coolguy27 | All About Google | 6 | 09-22-2007 07:46 AM |