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
22 sec ago
1 min 37 sec ago
1 min 50 sec ago
3 min 3 sec ago
4 min 8 sec ago
4 min 27 sec ago
5 min 5 sec ago
5 min 42 sec ago
6 min 22 sec ago
6 min 56 sec ago