Website statistical reports

View: New views
1 Messages — Rating Filter:   Alert me  

Website statistical reports

by Roberto Lo Giacco :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I was thinking about a visits module, something like http://www.phpmyvisites.us with the same detail level and reports, including the world map distribution using the http://www.maxmind.com/app/geoip_country APIs.

It could be useful as almost any other tool I've seen depends on web server logging facilities (webalizer and stuff like that) while our own module will be server independent. On the counter part we need to log a lot of informations on a per request basis to provide this kind of informations so we need to strongly monitor performance issues to avoid bottlenecks and degradation. Obviously it will be a module, so it could be activated only in environments on which performance issues are not so strict.

I think we should vote for this module. Let me know your opinions and comments.