Last night I built some middleware/models for a django application to log visitor/user activity on the site. The intention is to be able to do better user tracking, and build more comprehensive statistics stored in the mysql db (obviously I am also logging everything with apache). The current set up still needs some periodical scripts to conflate data into statistics. I was thinking of doing a daily-weekly-monthly routine (i.e. once a day stats are conflated for yesterday's stats, and once a week they are turned into weekly stats, and once a month they are minimised into a monthly overview.
Recent comments
2 min 25 sec ago
1 hour 56 min ago
4 hours 47 min ago
5 hours 20 min ago
5 hours 54 min ago
6 hours 26 min ago
8 hours 33 min ago
10 hours 39 min ago
10 hours 43 min ago
10 hours 44 min ago