admin
Karma: 101
|
Re:more stats - 2008/04/29 22:00
It depends what you want, what tools and what skills you have available.
There is a lot of information in the xxx_downloads_log database table, which contains one record for every upload, download and vote. You could do any amount of analysis if you have any sort of DB reporting tool. Or you could export a portion of the DB into a spreadsheet. Join the log table with the xxx_downloads_files table and perhaps also the xxx_downloads_containers table to get additional information.
Or you could modify the code in ../com_remository/v-admin-classes/listStatsHTML.php to get more files shown in the standard stats display.
Martin Brampton aka Counterpoint http://aliro.org http://black-sheep-research.com |