Keeping track of visitors
In case you’ve missed the beginning on the series, feel free to check out parts 1, 2, 3, 4, 5, 6, 7, and 8.
Now that you’ve spent a ton of time building your site, writing quality content, and spreading the word you can’t wait to see how your site is doing, but you don’t know how. Well, that is what the post is all about. There are about as many web site stats solutions as there are Content Management Systems. So, how do you know which one to select? The decision isn’t that hard. It all boils down to what you want to know and how you want it presented.
There are so many different solutions for statistics that there is no way that I could know them all or even describe all the ones I know about. So, being the lazy blogger that I am I narrowed the list down to some of the more popular ones that I already know a little bit about.
First, there is Google Analytics which is what I currently use at MandLAdventures. Google Analytics is based off of Urchin and is a free service. One of its unique features its is ability to integrate adWords. This feature doesn’t mean that much to me because I don’t advertise, but it sounds like it could be useful for those of you who do. Analytics offers a ton of other stats and demographic information. It uses JavaScript to capture info rather than reading log files. One of the main drawbacks I’ve notices is the inability to track outbound links. Actually, it isn’t an inability because Analytics can do it and even has instructions on how to implement it. However, I haven’t been able to get it to work and it requires manually changing outbound links. Not cool. Other than that, I am pleased with the service and will probably continue to use it in the future, but who knows.
StatCounter is the second one. I’m not sure it is extremely popular, but I have used and know at least one other blogger who does. It too is free, the your limited to viewing the last 100 log entries with the free version. Not a problem, if you have limited traffic and regularly read your stats. StatCounter offers some nice features, many of them similar to Analytics. The main difference comes in presentation. The presentation of StatCounter is much more basic. Not so many nifty graphs and Web 2.0 AJAX effects, but the data is useful and pretty easy to read. Like Analytics, it requires a little JavaScript to be inserted into every page.
Mint is another wildly popular stat tracker. Unfortunately, this one is not free. It’s not that expensive either…only $30. I might pay $30 for it if i could use it on more than one site, but I can’t. I haven’t used Mint for my own site, but I have looked at the demo on the mint site and Sonspring.com’s publicly viewable stats. At first I didn’t like how everything was presented, but after looking at all the info it provides and seeing all the different ways it can be sorted it started growing on me and I kind of wish I wasn’t so cheap and would shell at the $30 bucks. Plus Mint provides more info than many of the other solutions, even Analytics. For example, you can see who is on your site right now and easily track downloads. Unlike many of the other solutions, Mint is self hosted and it is extendable through what is known as peppers (get it pepper mint lol). Peppers are features that are written by oter programmers. A drawback to mint is that it only supports PHP sites, not .NET. Continue reading
