1111

Ad beeBaz

How To Install Google Analytics In Blogger



Why Google Analytics Is Best ?

Google Analytics is the best website statistics tracker tool because of it's unique features which helps a lot in knowing the data about the visitors. Below I've discussed some awesome features of it.
  • Real Time Visitors : The is the best feature that you can know the real time or online visitors of your blog. There is the section of real time visitors where all the data about the active visitors will be stored. From where the visitor came, on which page it is active, what is it's geographical location and many things about the active visitor you get.
  • Geographical Location : You can also know the geographical location of your visitors. This will help you in knowing that where your site is being used mostly. It almost provides the accurate data about location because it locates the location of internet server.
  • From Where You're Getting Traffic : This tool will also tell you that from where you're getting traffic. No matter if it is from search engines, direct traffic or coming from other sites. It will tell the accurate information about this with fully detailed.
  • Average Visit Duration : One of the best thing that you can know that how much time your is spending on your blog. This will help you in knowing that is your content useful for people. If it is then your visitors will be spending good time on your site.
  • Operator System, Browser and Service Provider : This tool also tracks that in which operator system your visitor is using your site along with browser and service provider.
  • Pageviews, Daily Visits and Unique Visits : You can also be known by this tool that how much pageviews are you getting daily, daily visits and along with unique visits. If you're getting a good number of returning visitors then it means that your site is useful for people. And many more features are having this tool.
  • Also Read : How To Submit Blogger Sitemap To Google

How To Install This in Blogger?

There are two main steps in installing this in Blogger. First one is joining the Google Analytics and Second one is about installing it in Blogger. So let's start with the first step.

Step#1: Joining Google Analytics

  • Go To Google Analytics and Sign In With Google Account.
  • After That, You Will See The Sign Up Button Just Click It.
  • Now Here You Will Have To Fill The Simple Form. Fill It With Your Fields and For Help See The Screenshot Below.
  • After Filling The Form, Just Click The "Get Tracking ID" Button and Proceed To Next Step.
  • Now Here You'll Be Asked For Accepting Their Policies, So Read Their Policies and Hit Accept Button
  • Now You've Joined The Google Analytics and It's Time To Install It in Blogger. Let's Jump To Next Step.

Step#2 : Installing Google Analytics In Blogger

There are two ways to install Google Analytics in Blogger. Below I've detailed both.

Installing With Tracking ID

  • After joining the Google Analytics, You'll get the tracking ID so copy it and save it in notepad.
  • Go To Blogger >> Your Blog >> Settings >> Other 
  • Here in the bottom of the page, there is the Google Analytics Section, So paste the tracking ID in that box and hit save button.

Tracking Code Method

  • Go To Blogger >> Template >> Edit HTML
  • Search For </body> 
  • Paste The Following Code Above </body>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-XXXXX-Y']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
  • Replace the highlighted code with your tracking code which you've got from Google Analytics.
  • Save Your Template and You've done! 

Last Words

After installing the Google Analytics in Blogger, you will need to wait about 2 or 3 hours and then you then your Google Analytics account will be getting data. I hope this post is helpful for you and if you're facing any problem then feel free to ask. Also subscribe us for more. Happy Blogging!

0 comments:

Post a Comment