Browser Detection of Website Statistics Services
An anonymous reader submits "David Naylor has reviewed the browser recognition capabilities of seven free website statistics services. Among other things, he kills the myth that many Opera users go unaccounted for in website statistics because of the default UA spoofing. Furthermore, he shows that the quality of browser recognition ranges from absolutely abysmal to near perfect."
The same but with web server log analyzers. For example I suspect Webalizer for not being accurate concerning user agents.
As you know, one can easily spoof the User Agent (and Firefox makes this totally trivial) - any idea on what percentage of folks are doing this type of stuff? Too bad that Slashdot didn't put this on the front page, because then you could analyze that inbound traffic.
P.S. FYI FWIW: using Analog, here's my browser percentages for Christmas/2004. I also have a Browser Info Page for those folks interested in seeing real-time what their browser is reporting.
Hulk SMASH Celiac Disease
I haven't noticed this in any stats I've viewed... does MSN Explorer use IE's UA string, or can it be counted on its own?
It would be helpful for determing how many people out there actually want a candy-interface all-in-one browsing/email/chat experience.
WeRelate.org - wiki-based genealogy
I noticed that many blogs run stats/hitcounters and was wondering which one I should put on mine.
SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
I've heard it claimed that Adblock
drops Mozilla stats for services
that use web bug like things to
track. Anyone have an idea of just
how much this warps reported stats?
he kills the myth that many Opera users go unaccounted for in website statistics because of the default UA spoofing
It's just not possible to build accurate statistics from observing HTTP traffic, and I wish people would stop trying. HTTP logs are good for one thing: performance tuning your server.
Don't believe me? Here's a simple test. Fire up a traffic logger, Internet Explorer, and Opera. Go to a typical dynamic website in Internet Explorer, click on a link, and hit the back button. Now do the same in Opera.
Check your logs. Notice how Internet Explorer made another request for the page when you hit the back button, but Opera didn't? That's because Opera follows the rules of RFC 2616 (the HTTP 1.1 specification), and Internet Explorer doesn't. It means that in this little experiment, the exact same actions in Internet Explorer accounted for 50% more requests than in Opera.
That's just one of many, many ways in which HTTP traffic can differ wildly even if the browsers had equal market share. Whoever brandishes HTTP logs as any kind of evidence of market share (Firefox guys, I'm looking at you) is either unqualified to make such statements, or is being deliberately misleading.
I just wish that all the browsers would send what they really are, and that websites wouldn't deliberately kick out certain browsers because they aren't what the developers had in mind. (I know, this is kind of like asking for world peace, but heck, it's a start!)
"Who controls the past controls the future. Who controls the present controls the past." -- George Orwell
I'd rather just use AWstats locally than ask someone else for my site's traffic statistics.