HOW TO GET THE SCREEN SIZE AND BROWSER CAPABILITIES REPORT WORKING ?
PROBLEM: I see in the AWStats features list that it can report the screen size used by visitors and other browsers’ informations, (like if browser support Flash, Java, Javascript, PDF, MAcromedia, Audio plugins, etc…). How can I do that ? SOLUTION: AWStats is a log analyzer, so to report the screen size of your visitor, we need to have information inside the log file itself. For this, the only way to do that, is to add some HTML tags inside some of your pages (the home page is enough to get use ratios). This tag will add call to a javascript that ask your browser to get a virtual URL that includes, in its parameters, the screen size resolution and all other informations about browser capabilities (Flash, Java, Javascript, PDF, Macromedia, Audio plgins…).