I was just reading that there is a feature in AWStats that can estimate how many users have added your site to their favorites/bookmarks. How does this work considering that AwStats is just a log analyzer?

link|improve this question

74% accept rate
feedback

1 Answer

up vote 3 down vote accepted

AWStats calculates that statistic by tracking hits to favicon.ico. In older versions of IE, that file would only be hit if the user bookmarked your site. In newer versions (and all recent versions of Firefox), that file is hit regardless. The statistic is useful for IE6 and below, but in general it is flawed.

link|improve this answer
Ah, okay that makes sense. Thanks man! – leeand00 Mar 16 '09 at 19:33
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.