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
17 hours 8 min ago
1 week 1 day ago
4 weeks 2 days ago
4 weeks 4 days ago
4 weeks 5 days ago
4 weeks 5 days ago
4 weeks 5 days ago
4 weeks 5 days ago
5 weeks 6 days ago
6 weeks 10 hours ago