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

29 March 2012

Useful Google Analytics Dashboard for Bloggers

Google Analytics Dashboard for Blogspot, Wordpress or any content website
I previously wrote a blog post about using Google Analytics with Blogger. So if you have become familiar with Google Analytics and you feel comfortable using it, you might want to add some better reporting tools that will help you view the stats of you blog in a more friendly way. So here is a nice dashboard that selects a few items to report on. Following this link will give you the option to add this new dashboard to your Google Analytics profile: Add Cool Blogger Dashboard

Assuming you are already logged into Google Analytics you will see a popup like the one shown below:
1. Select you blog profile (e.g. bloggerpost3.blogspot.com) then
2. Select "Create Dashboard"

You will be able to see a pretty neat dashboard that is already setup and ready to use as shown below (The screen shot below is from another blog) as I have only recently setup Google Analytics for my personal blog there wasn't enough data to make the dashboard look good:


One of the nice features of this dashboard view is that you can see the stats against the page titles as opposed to seeing the stats against an obscure URL address.

28 March 2012

Blogger Stats vs. Google Analytics - Report Very Different Values

This is follow up post on Using Google Analytics with Blogger Tutorial. I encourage everyone to use Google Analytics instead of Blogger Stats however when people make the switch the first question everyone asks is why is there such a big difference/drop in Google Analytics stats versus Blogger Stats. In particular the Blogger stats shows much larger number for page views than Google Analytics.

Before I go into details, I like to point out that Google Analytics is showing the "more" correct statistics of user activity on your blog.

The major difference in statistics between Google Analytics and Blogger Stats comes from the method they use to track page views and visitors. Google Analytics uses a more accurate method by setting a cookie on the user's browser which means the user is most likely to be a real user as opposed to an automate computer program.
There are many automated computer programs that visit your blogs on regular basis(known as bots) that fetch your content in order to create an index for search engines such as Google, Yahoo and Bing. Google Analytics will not recognize these as valid visits whereas Blogger Stats counts each one of these as a valid visit. Aside from search engines viewing your blog there are many other automated programs that are designed for spamming and email harvesting that visit your blog. These visits are added up to your Blogger Stats, therefore inflating your ego visitor numbers.

If you have previously used solutions other than Blogger Stats, other factors can contribute to a difference in numbers such as their use of third party images or third party cookies. Some statistic-collection websites place a small image on your blog such as a counter or their logo or even a transparent image. Every time that image is loaded a "hit" or "page view" is recorded on their servers. Whereas Google Analytics only counts a "visit" to the same page if it's not within the same 30 minutes.

It's also worth knowing that some security programs such as firewalls and anti-viruses change the settings of your browser to stop these third party images from loading which means even more incorrect statistics are recorded.

Also, it is worth pointing out that Blogger Stats will record your visits to your own blog. So disabling this feature is a great help toward getting more consistent statistics across Blogger Stats and Google Analytics, even though Google Analytics also records your visits to your own blog. You can find the procedure on how to disable tracking your own visits to your blog below however since the country code domain name changes have gone live, disabling tracking will not be as accurate as it was before the top level domain name changes.

You can find more information on this topic via the Google Help pages.

Stop Tracking your own views
For bloggers that have very popular blogs, it will not make a noticeable difference whether you track your own visits to your blog or not. However if your blog doesn't get that many views then your own visits could account for a large portion of page views on your blog. Hence it is important to stop tracking your own views in Blogger Stats. So:

1. Go to your Blog dashboard
2. Click on "Stats" (Overview)
3. Click on "Don't track your own pageviews" as shown in the screenshot below


4. You will be presented with a popup, select the "Don't track my pageviews" option.


5. Click "Save"

and you're done!


If you'd like to be updated on new blog posts please subscribe to my RSS feed and/or via email.

22 March 2012

Using Google Analytics with Blogger Tutorial Part 1

Sum-up
Subtitle
Facebook
Tracking
Wall-Off
Technology Tuesday
Michael Moral

Tracking visits and activity on your blog is very important. The better the tool the better you can make your blog and when it comes to Tracking web-user statistics "Google Analytics" is the best tool out there, which is why I would recommend every blogger to start using it instead of(or in conjunction with) the Blogger Stats feature.

This tutorial aims to help you through setting up "Google Analytics" for your Blogger blog.

Open a Google Analytics Account and Use it with Blogger
Assuming you already have a Google account for GMail or Google+ visit: http://www.google.com/analytics. You will come across this screen:
Sign Up for Google Analytics

Whether you choose "Access Analytics" or "Sign Up Now", you will end up at the same place, which is shows in the screen shot below:



In the above page will click the "Sign Up" button. You will come across the page below. In this page you need to enter the following information:

  • A name/label for your Google Analytics account. This can be anything you want. I have chosen to call mine "Jenson Taylor Analytics"
  • The website address(URL) of your blog. Mine is "JensonTaylor.blogspot.co.uk"
  • You can choose how you want to share your data. This doesn't make a difference at this point. I have chosen the options which will integrate my Google Analytics account better with other Google services such as Ad Words. I would recommend that you choose the same options as I have in the screen below. (If you would like more explanation on these options please leave a comment and I will get back to you)
  • Choose the country you live in
  • After reading the terms and conditions, assuming that you agree with all of them. Tick the check box which says "Yes, I agree to the above terms and conditions."
Google Analytics First Create New Account Page


Click on "Create Account".

You will then see the page below which contains a unique identified called the "Tracking ID" and looks like UA-22222222-1. Make a note of this identifier (you will need to enter this identifier in your Blogger settings).

Generating Tracking code in Google Analytics
In the screen shot above you will see that I have highlighted the options for the section under "What are you tracking?". You can choose either one of those options that I have highlighted using the red arrows. The first option is what I would have recommended previously. However Blogger has started to roll out some changes recently that would affect this. Your blog address is going to change based on the country you are in, so previously the address of my blog was jensontaylor.blogspot.com however it has now changed to jensontaylor.blogspot.co.uk; It is because of this change that I would now recommend you to choose the last option on the screen above.

Now click "Save" and you're done with Google Analytics.

Note: Ignore the number 2 option in the screenshot above. (You do NOT need to copy/paste code anywhere)

Go to you blogger dashboard then browse to "Settings" > "Other" and enter the "Tracking ID"  for your blog in the field which is labelled "Analytics Web Property ID" (You can see the Tracking ID in your Google Analytics - see screen shot above for details)
Blogger Web Property Tracking ID for Google Analytics
Click "Save" and you're done.

Older Templates (To be ignored for most bloggers)
Most bloggers do not need to worry about this issue but if you are using a really old template then adding your blog's Analytics Tracking ID here might not work correctly. So you will need to go back to Google Analytics and copy the code given to you in Google Analytics into your template. For this go to your blogger's dashboard then browse to "Template" > "Edit HTML" > "Proceed"
You should now see all the code, search for "</head>" without the quotes. Once you find it, insert the code just before it. So before changes your code will be:
  </head>
After adding your Google Analytics code, it will look like this:
<script type='text/javascript'>
  var _gaq = _gaq || [];
  _gaq.push([&#39;_setAccount&#39;, &#39;UA-222222-1&#39;]);
  _gaq.push([&#39;_setDomainName&#39;, &#39;blogspot.co.uk&#39;]);
  _gaq.push([&#39;_setAllowLinker&#39;, true]);
  _gaq.push([&#39;_trackPageview&#39;]);
  (function() {
    var ga = document.createElement(&#39;script&#39;); ga.type = &#39;text/javascript&#39;; ga.async = true;
    ga.src = (&#39;https:&#39; == document.location.protocol ? &#39;https://ssl&#39; : &#39;http://www&#39;) + &#39;.google-analytics.com/ga.js&#39;;
    var s = document.getElementsByTagName(&#39;script&#39;)[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>
  </head>
Click "Save Template" and you're done.


Why use Google Analytics with Blogger?
You might ask yourself why should I use Google Analytics with Blogger when the Blogger stats already provides all the details I need but the more people follow your blogs the more important it becomes to adapt your blog to your readers advantage. Google Analytics not only gives you details about how many people visit your blog but also where they come from e.g. search engines, feed, email, Facebook, etc. 
If that wasn't enough Google Analytics also lets you know whether your blog followers read your blog from the mobile phone or on a computer, it lets you know what operating system and browser they use.
My favorite feature is information about the screen size. By looking at the screen sizes that followers of my blog use, I make sure I change the width of my page to suit the majority of people that have a certain screen size which will enhance their experience.

Here is follow up blog for more adventurous users who like to experiment with a customized dashboard on Google Analytics.

If you'd like to be updated on new blog posts please subscribe to RSS feed and/or via email.