Copy Your Google Analytics Code Block
- Login to Google Analytics at http://google.com/analytics/.
- Click on Add Website Profile. A form will display.
- Select Add a Profile for a New Domain.
- Enter the URL of your site or blog.
- Select your country and time zone. Click on Finish.
- Analytics will provide you with a code block – a chunk of HTML – to add to your site’s pages.
- Highlight the code block and then copy it by selecting Edit > Copy or Ctrl-C or Command-C.
Add the Google Analytics Code to Your Blogger Blog
- Login to http://www.blogger.com/. The Dashboard loads.
- Under the blog you want to add Analytics tracking to, click on Layout or Template.
- Click on Edit HTML. An editing screen for your blog template’s HTML displays. Don’t freak out. Just scroll to the bottom.
- 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>
- Put your cursor right before that </body> tag.
- Paste the Google Analytics Code Block by selecting Edit > Paste, Ctrl -V or Command-V.
- Save Changes.
Congratulations, you have now added the Google Analytics Code Block to Your Blogger Blog.
No comments:
Post a Comment