This post is an attempt to answer some basic questions posed about traffic to blogs.
How do I know where my traffic comes from?
It’s not rocket science. Every web site or blog, whether on its own domain or not, can have its own web logs. With free hosted solutions like Blogger, WordPress, etc., the blogger usually does not have access to these logs; if access is available, the reporting is very limited in nature. Into the picture come client-side solutions that use javascript to route every click through their servers to give you the next best thing to your own web logs. These are called click-tracking solutions.
If you have a web site, your web host may make free statistical packages like AWStats, Webalizer, Urchin, etc. available. If you have access to your raw logs which you can download to your own computer, I recommend Funnel Web’s Free Analyzer. However, it may not quite do as complete a job for a blog as it might for a web site.
For blogs, I recommend using Performancing. The code is easily added to your template and within a couple of hours you know who visited your web site, whence they came and perhaps, why.
I am not a great fan of SiteMeter. The image that must be placed on the blog bugs me immensely. Off the bat, they have more features and reports than Performancing, but you can get those from Performancing if you are smart enough to use their API or smart enough to get hold of code that uses their API. As a starting point, Performancing is a much cleaner and user-friendly solution.
So go on over, click through to Performancing and get all beady-eyed, the way I do!