Don't Trust Those Web Browser Statistics
At least, don't trust the percentage of Internet Explorer, Firefox and Safari site visitors without looking carefully at the source of the data. Obviously, what matters most is your own site statistics rather than outside research numbers. But even then, the numbers may not be extremely accurate.
For many IT managers, Web browser statistics are interesting but irrelevant data—at least at first blush. You have some idea of the people who visit your public website, and a better perception of intranet users (since you may have some control of permissible browsers used on in-house computers). Or perhaps it doesn't matter overmuch which browsers site visitors use, since your company (bless you) is adament about writing to Web standards and testing the site with Internet Explorer, Firefox, Safari, and every other conceivable browser.
However, browser trends can have major implications for the web designers who create the ever-more-Internet-centric applications the company runs. The data can be helpful data to the site's webmaster. It behooves us to pay a little attention to the numbers.
Although web development ought to be a simple issue of writing to the published standards, in sad point of fact it is not. A web application probably looks very different in Firefox than in Internet Explorer, and each browser version has its own idiosynchracies. The result is a lot of cusswords, because developers have to put extra effort into ensuring their code works right on every browser. That isn't trivial. (Firefox, for example, has several handy debugging tools such as Firebug; debugging IE is a guessing game.)
The usual IT answer used to be, "We'll just support IE, then," despite foot-stamping from developers (most of whom believe the right answer is to ensure that the code works for everyone) and certainly from site visitors. Thankfully, the general wisdom does seem to have evolved into an intention to support just about every common browser—but the dev team will prioritize based on which browser is most relevant. Thus, the statistics do matter.
Your initial urge may be to look at typical browser usage from IT research firms or from, really, anybody who takes the time to put out a press release on the subject. That information can be helpful, certainly, especially when you're designing a new site and have little empirical data to work with.
But pay attention to the source of the data reported, because it is accurate only for the sites they watch. Some scale-tipping is obvious based on the target customers; Apple.com surely has more visitors using Safari than IE. Others are less so; W3 Schools publishes global ststatistics (which, incidentally, currently say that IE accounts for half of Web traffic), but the site is for Web professionals; its visitors are more likely to experiment with technology than your average consumer site. Geography can make a difference, too.
I've noticed that official-sounding sites tend to report higher use of IE than smaller hosts do—not that they agree, particularly.
My interest in the topic initially was sparked by a "data point" article we published, Microsoft Internet Explorer (IE) Still Dwarfing Mozilla Firefox, Others in Browser Market Share, which said 77% were using IE. Back in July, OneStat.com reported that 85% of Web surfers used IE. TheCounter.com pegs IE at 79 percent. And ADTECH, a provider of ad server technology, reported at the end of January that "Microsoft browsers continue to lead overall, with nearly 40 percent of UK ad impressions generated through Internet Explorer (IE) 7.x. This marks a

