Add analytics to blog
A.Google Analytics Code Block Login to Google Analytics at http://google.com/analytics/ . The main Settings page loads. Click on Sign up. A form displays. Enter the URL of your site or blog. Select country and time zone. Click Finish. Analytics provides you with a code block – a swatch of HTML – to add to your site’s pages. Highlight the code block and then copy it. B. Add the Google Analytics Code Block to 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. Just scroll to the bottom. Look for the end of the template. It’ll look like: </div> </div> <!– end outer-wrapper –> Add Here </body> </html> Put cursor right before that </body> tag. Paste the Google Analytics Code Block. Click Save Changes. C. Check if it works To ensure that you have successfully added the Goo