Does anyone know if there's a way to generate a staticlink report of authenticated users and their page visiting history/habit? I want to be able to get info on users and how often they visit certain pages and the duration.
Or maybe this is a little more than what AWStats has to offer.
That's close, but I'd like to see more details into the user's activities. Like duration of the authenticated user on a webpage, or how often they login…etc..
For example: (how often user logs in for given duration)
USER 24H 48H 30 Days 365 Days
AuthUser1 67 80 120 1404
Thanks for the reply, Jean. I've been using your site for the past week and have learned tons from you.
Use the -month=all option when generating static reports to get a report for the calendar year. This generates the same report as the "Year" option in the drop down menu of the dynamic (Perl CGI) reports.
Ah yeah, this is going to be a little clunky, but that's exactly what I needed. I guess I'll just make a batch file to run the perl scripts to create the static links everyday.
You do not need the Day by Day addon, but, if you want both daily and monthly reports, you need to run the AWStats updates twice: once to update the monthly database files and once to update the daily database files. See the AWStats by Day page (that's not the addon) for details on how to run these updates. Then you can generate the corresponding static reports.