Question
How can I generate statistics for each user on each web for a variable time period ?
Eg. I have 100 users and 10 webs. I need to know in May 2004 each user updated/saved how many times on each of the page.
I could generate statistics for the webs using the Webstatistics, but userwise...no.
Please help.
Thank you in advance,
Manish.
Environment
--
ManishKaduskar - 27 May 2004
Answer
You will have to write some code. Some hints:
- Base on
statistics
- Review ActionTrackerPlugin
ActionNotify.pm to see how to get page history information.
--
CrawfordCurrie - 16 Jun 2004