Register / Log in

I have long been a fan of StatCounter for keeping track of who is visiting my sites.  Now, I’m not going to say that StatCounter is the only good choice for monitoring web traffic.  I am aware of several others that do a nice job as well.  Instead, I want to let you all know about an interesting thing that StatCounter gives to everyone for free:  a view of the kinds of users that are on the Internet.

StatCounter has a page dedicated to the current global stats:  http://gs.statcounter.com/.  It shows things like what browser people are using, what operating systems are popular, and what search engines are being used.

Here’s a few interesting observations:

So why do we care about this?  I think this is something every programmer ought to know about because it gives important insight into how you should go about developing your software.  If you can only develop for one operating system (or at least, initially), which one should you choose?  Using StatCounter’s global stats as a reference, it is clear that Windows is the ideal first choice.  If you’re making a website, you can see that you clearly need it to work on Internet Explorer, and you’d be foolish to not ensure it works on Fire Fox as well.  And why spend a lot of time trying to get your page to the top of Yahoo’s search results, when everyone is using Google?

Obviously, this isn’t the only consideration to make when deciding how to go about making your software, and it is difficult to predict where the world will be when your product hits the market in a year, but knowing what the world is using is extremely important in knowing how to reach the largest potential market possible.

View Comments

blog comments powered by Disqus