Showing posts with label Google Analytics. Show all posts
Showing posts with label Google Analytics. Show all posts

How to Add a Website / Blog to Existing Google Analytics Account

If you have previously established a Google Analytics account for one or more blogs or websites and want to add another, it can be difficult because Google continues to change the interface and "hide" this option.

The instructions below assume that you have already established a Google Analytics account for one or more websites or blogs and now wish to ADD another website or blog in order to track its performance. HINT: Before proceeding, first add and verify the website or blog in your Google Webmaster Tools account before proceeding!

Also, if this website has an old Google Analytics snippet in the code, i.e. urchin, remove it first.

To add a new property:
  • Log into your Google account and select Google Analytics from the list of products. The Account Home page will display. Now click the gear icon in the upper right corner. The Account Administration page will display.
  • All of your accounts will be listed on the Account Administration page. Click the account to which you want to add a new website or blog to track. The next window will display a list of websites for that account.
  • To add a new website, from the Properties tab (which should display first by default), click "+ New Property" and the Create New Property window will display.
  • Enter a name for the website and select the appropriate http setting from the dropdown menu under Website's URL. Then, when the new box appears, enter the complete URL or domain name for the website. Select your time zone and click "Create property."
  • Google Analytics will return to the page that lists the properties for your account. The new property you just created is displayed at the bottom. Click on it.
  • If you have already verified the website in Webmaster Tools, before getting the tracking code, first click the "Property Settings" tab. At the bottom of the window under Webmaster Tools Settings, click "Apply. If successful, at the top of the window you will see a small, bright green "Success" flash for a moment or two.
  • Now click the Tracking Code tab. Select what you are tracking and then copy the code provided. Google says to paste the code in the head of your code. (See note below). Leave this window open and go paste the code in your website code. When you have done this, return to this window and click "Save" at the bottom of the window. If Google Analytics is happy, another little bring green "Success" will flash at the top of the window.

If this post has been helpful, please consider linking to our blog or sharing!
Bookmark and Share


How to Add Google Analytics Code to Your Blog

If you would like to monitor the visitor activity of your blog with Google Analytics, you must insert some code that is provided for you in your blog's HTML. The instructions below will help you insert this code properly.

Get the Analytics Code
  1. Log into Google, click My Account, and click Analytics. Then click Add Website Profile.
  2. Make sure Add a Profile for a new domain is selected.
  3. In the URL box below, type blog-help-guide.blogspot.com - substituting your blog domain name for ours of course. Change the country and time zone settings if necessary, and click Finish.
  4. In the next window, on the New Tracking Code tab, copy the code by highlighting it and pressing Ctrl-C. Do not click Finish, but just leave the window open for the time being.

Add the Code to Your Blog
  1. Open another browser window, go to Google’s homepage, click My Account, and click Blogger.
  2. On the Dashboard, find your blog and click Layout. Then click Edit HTML.
  3. Click Download Full Template to save a fresh copy of your template before proceeding.
  4. Now - go to the very bottom of the HTML and find the code that follows: </div></div> <!-- end outer-wrapper--></body></html>
  5. Place your cursor in the blank space above </body> and press Enter a few times. Position your cursor in the middle of the blank area and paste the code by pressing Ctrl-V.
  6. Place a comment before the code as shown: </div></div> <!-- end outer-wrapper --><!--Google Analytics code-->CODE INSERTED HERE</body></html>
  7. Now click Save Template.


Verify Your Code Installed Properly
  1. Return to the Google Analytics window that you left open and click Finish.
  2. Your blog is now listed on the Analytics window. If its status says the tracking code is not installed, click Edit to the right of the blog name.
  3. In the upper right corner of the next window, click Check Status. Google will go look at your blog and should return the status: Waiting for Data - Analytics has been successfully installed and data is being gathered now!


Cheers! Now go enable and verify your blog in Webmaster Tools by using the instructions in our blog post Webmaster Tools: How to Verify & Enable Your Blog.


If this post has been helpful, please consider linking to our blog or sharing!  Bookmark and Share