Some of the blog host such as Wordpress integrated basic statistic tool for the author to view, which I think is very useful and should be good enough for most of the bloggers. Unfortunately Blogger does'nt provide such feature (yet), so if you want some statistic for your blog, you will have to find an alternative way. Lucky enough, Google has its own stats tool called Google Analytics (I will use GA as abbreviation from now), and maybe this is the reason why theres no integrated stats tool for Blogger, because GA gives you the flexibility to monitor multiple websites at once.
Note the status for the example site has a warning sign, this is because GA has not detected the website. In order for GA to communicate with your website, you will need to add the following script to your root page (replace the xxx with your GA code):
<script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("xx-xxxxxxx-x"); pageTracker._trackPageview(); } catch(err) {} </script> |
Because this is also a product from Google, you can use your Google account to apply/login and its FREE!! But at the moment Picasa web album doesnt support GA, which is a pitty since I am sure people would like to know the flow on their web album as much as on their blog. Hopefully Google has already scheduled the upgrade in the near future.
Overall I think GA is a pretty good tool to manage the statistics of your websites as it provides detailed report from different perspective. The down side of GA is that the interface is not so intuitive, sometimes it takes a while for me to find something I need, but maybe its not true for more professional users =P
How to add GA script to your Blogger...
how come i don understand ...
ReplyDelete