How do I add the analytics code to my blogger blog

tommyownz

Regular Member
Joined
Jan 5, 2009
Messages
233
Reaction score
15
I want to add Google analytics to my blogger blog, and Im at the stage where you add the code, but which one do I chose? a single domain or one domain with sub domains or what?
Thanks for your help.
My blogs in my signature by the way.
 
Once you have the code ready from your google analytic, fellow this :

1. Login to http://www.blogger.com/. The Dashboard loads.
2. Under the blog you want to add Analytics tracking to, click on Layout or Template.
3. Click on Edit HTML. An editing screen for your blog template's HTML displays. Don't freak out. Just scroll to the bottom.
4. Look for the end of the template. It'll look like:

</div> </div>
<!-- end outer-wrapper -->
(Google Analytics Code Block is going to go here!!!)
</body>
</html>

5. Put your cursor right before that </body> tag.
6. Paste the Google Analytics Code Block by selecting Edit > Paste, Ctrl -V or Command-V.
7. Click Save Changes.

You have now added the Google Analytics Code Block to Your Blogger Blog.

1.To ensure that you have successfully added the Google Analytics Code Block to your Blogger blog, go back to http://google.com/analytics/.
2. Next to your blog's URL it will say either Receiving Data (you were successful) or Tracking Not Installed (something is amiss).
3. If it said Tracking Not Installed, click on Check Status. Google then checks your blog for the Analytics Code Block and reports back if it find it or not.
4. If not, try re-pasting the Code Block in.

That will be all .
 
or you can go to layout then add gadget the choose script gadget and paste the code and save it then

You have now added the Google Analytics Code Block to Your Blogger Blog.

1.To ensure that you have successfully added the Google Analytics Code Block to your Blogger blog, go back to http://hiderefer.org/?http://google.com/analytics/.
2. Next to your blog's URL it will say either Receiving Data (you were successful) or Tracking Not Installed (something is amiss).
3. If it said Tracking Not Installed, click on Check Status. Google then checks your blog for the Analytics Code Block and reports back if it find it or not.
4. If not, try re-pasting the Code Block in.
 
Back
Top