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 hours 37 min ago
2 hours 38 min ago
2 hours 38 min ago
2 hours 39 min ago
2 hours 42 min ago
2 hours 43 min ago
2 hours 46 min ago
4 hours 3 min ago
4 hours 4 min ago
4 hours 5 min ago