Hey - nice module, thanks, it is already proving very useful.
I am working on a site at the moment and we are interested in collecting global user statistics over a variable time period - for example we'd like to be able to display:
- total logins (for all users) per week over the last year
- total logins (for all users) per month over the last year
then perhaps
- total logins (for a given user) per week over the last year
- total logins (for a given user) per month over the last year
This data could then be potentially plotted on a graph or exposed to views.
To do this we'd clearly have to track when users logged in as well as just counting the number of logins.
Your module seems a good place to start hence I am posting this here, but do you think this functionality belongs in this module or elsewhere? I'm not sure whether my time would be best spent looking at how to add ways of storing and retrieving site wide user stats here or in a separate custom module.
Any thoughts or suggestions would be warmly accepted.
nice one
ecofinn