Forum Moderators: open
So my question is this:
Does the wonderful webmaster world community have any suggestions or known locations for such statistics on a major (approaching global) scale?
Thanks for all of your help
Having said that, I think it's safe to infer the level of usage for "legacy" browsers (the 4.Xs) from user agent based stats. Anyone still using those probably isn't a sophisticated user who would change the user agent (not saying that they don't exist, just that it's unlikely).
Is there a way of determining what the actual browser is without relying on the user agent?
<edit>speeling</edit>
[edited by: photon at 9:46 pm (utc) on Nov. 26, 2003]
If a user is savvy enough to change the user agent, there is usually a reason for doing such things, like getting different pages than intended for dev purposes, and therefore know enough to understand why your page wouldn't view correctly, and change it. Unsavvy users, however, tend to fall into two categories, "conservative" and "liberal," meaning that they either like to change because their computer tells them too, or they never change because they are afraid of a crash, because their system has worked fine without the update. The "conservatives," though my stats, collected by myself, show that there are fewer of them, are the ones you need to worry about. I make a page that tells them why they need to change, and how "facinatingly easy" it is, and more than half of them do.
I also have had very few users hit my site that are not using a version below the 5.x series browsers.
Netscape 4.5, 4.6 and 4.7 are almost identical in the way they render pages. 4.0 has a slightly earlier version of JavaScript, and 4.8 has something fractionately different about CSS. However, don't worry about Netscape 4.8, it was released in about November 2002 as a very last minute bug-fix to Netscape 4.79 -- it wasn't advertised in favour of Netscape 7.0, and you'd have to actually go looking for it to find it.
I find it hard to believe that different 4.x versions of Netscape are going to take so much longer. Make your site degrade gracefully in Netscape 4 (by giving them only a very basic stylesheet), and then don't bother anymore. It is possible to create workarounds to get even the most complex pages to work in Netscape 4... but the result is something that looks horrendous in just about everything else.
Unless you're making a site for people in schools etc., your site should only get about 1% Netscape 4 users. Most "Netscape" users use 7.x, or Mozilla (myself included).
[-remembers that I've just switched to Safari yesturday-]
They were taking brand new P4s loaded with XP, and reimaging them back to Win95 and Netscape 4.7 at operations sites across the U.S.
So, even when you're talking about major corporations, there's a lot of legacy applications still out there.
[edit: fixed typos]
So, even when you're talking about major corporations, there's a lot of legacy applications still out there.
Although I have no numbers to support it, and it's just my personal thought, I think that major corporations are probably even less likely to switch to more recent applications and systems. They often are not flexible enough, and not willing to spend so much money in what they see as a very low-priority upgrade. I currently work for a large multinational, and most of our systems predate the dinosaurs.
You need two things....
First: browser stats for your site. So check your own logs.
But don't be fooled by aggegating all pages. An apparent count of "95% of all visitors are IE" may break down into:
What that would mean would need further research, but one obvious possibility is that you are shedding 25% of potential sales while thinking you are catering for 95% of your market.
Second, you need the stats for your competitors. These are harder to come by, but (one possibility) is via any trade association you have.
Any significant differences in a competitor's stats and yours may again need some further research. If they are reporting 3% cell phone visitors while yours is 0.005%, it may be that they have the future sewn up while you believe (from your stats) that PDA/WAP/etc isn't worth bothering with
In other words, it's corporate inflexibility. I can understand not upgrading software on old machines. Even keeping a few old platforms for legacy software. But downgrading software on new machines is something I have a hard time understanding.
True, but the problem is (as mentioned by jbinbpt) that new machines are often a rare thing in big companies. It costs a fortune to replace so many machines, and such decisions are mostly taken or approved of by the upper management, which often seems to think that those old machines are still more than capable enough of getting the job done.