|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Installing Google Analytics Code
I know I'm sorry for asking this because I'm sure it's asked ALL the
time, but I cannot seem to install my code right. Here's my blog http://moviesworketc.blogspot.com/ - where do I put the tracking code and where do I put my account number or something? I use a template so does that make things different? Thanks for your help! |
|
#2
|
||||
|
||||
|
Quote:
Go to Layout > Edit Template and place the code just before the ending </BODY> tag at the bottom of the template codes
__________________
SEO FAQs - You might find your answer here. SEOchat Forum Rules - Read Before You Post **Do what you feel in your heart to be right- for you'll be criticized anyway. You'll be damned if you do, and damned if you don't.** |
|
#3
|
|||
|
|||
|
analytics installation
simple and only a few steps to fallow
1.login in google analytics with your google id 2.add your site there and fallow steps accordingly 3.generate analytics code copy it 4.paste the code somewhere in your site/blog. (if it a blog go to the layout page -edit-add page elemet-html/javascript-and paste there-and then save it) Last edited by sreenivas : August 9th, 2008 at 03:50 AM. |
|
#4
|
|||
|
|||
|
If you go to my blog, can you see where I've tried to add it? How do I know what my Google ID is? Is it numbers or a name?
|
|
#5
|
|||
|
|||
|
gmail account
|
|
#6
|
|||
|
|||
|
In the Google directions it says to "You'll need to update the "xxxx-x" in the sample above with your own Google Analytics account number." and I don't know what that account number is. Where do I get that?
|
|
#7
|
|||
|
|||
|
Please someone help, where is my account number so I can get my anaylitics up and running! Plleeeaaase!
|
|
#8
|
||||
|
||||
|
Go to the following URL
https://www.google.com/analytics/se...dler?id=9310916 Which is in the following section Analytics Settings > Profile Settings > Tracking Code Find the following bit of code at the bottom of the page. Copy it. Note your account number down in the code (bolded for example below) 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-xxxxxxx-x");
pageTracker._trackPageview();
</script>
Paste this into your template code. Ideally it should come just before the closing </body> tag. Et Voila!
__________________
SEO Tutorials for Beginners, SEO News, SEO Testing How to Discover Profitable Keywords With Little to No Competition at All The Truth about META TAGS - SEO Chat FAQ's - SEO Industry News Blog |
|
#9
|
|||
|
|||
|
Quote:
Thanks tstolber, but my question is where do I get the number that replaces the following x's "UA-xxxxxxx-x". But I found it. Thanks anyways. Thank you all for your help! I appreciate your time. |
![]() |
| Viewing: SEO Chat Forums > Google > Google Optimization > Installing Google Analytics Code |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|