Saturday, December 26, 2009

Google Analytics for Your Blogger Blog

The simple process to add Google Analytics to Your Blogger Blogs are as follows.

To implement google analytics we need to get the generated code by Google Analytics itself.

  1. Login to Google Analytics at http://google.com/analytics/. The main Settings page loads.
  2. Click on Add Website Profile. A form displays.
  3. Select Add a Profile for a New Domain.
  4. Enter the URL of your site or blog.
  5. Select your country and time zone. Click Finish.
  6. Analytics provides you with a code block - a swatch of HTML - to add to your site's pages.
  7. Highlight the code block and then copy it by selecting Edit > Copy or Ctrl-C or Command-C.

Add the Google Analytics Code Block to Your Blogger Blog

  1. Open another browser window.
  2. Login to http://www.blogger.com/. The Dashboard loads.
  3. Under the blog you want to add Analytics tracking to, click on Layout or Template.
  4. Click on Edit HTML. An editing screen for your blog template's HTML displays. Don't freak out. Just scroll to the bottom.
  5. 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.
Click Save Changes.
You have now added the Google Analytics Code Block to Your Blogger Blog. Now you can generate the report.

Posted via email from Oriya Magazine

No comments:

Post a Comment