django-tracking2 tracks the length of time visitors and registered users spend on your site. Although this will work for websites, this is more applicable to web _applications_ with registered users. This does not replace (nor intend) to replace client-side analytics which is great for understanding aggregate flow of page views.
BSD 2-Clause "Simplified" License
205
stars
67
forks
source link
Changed Django version in setup.py to >=1.4,<1.8 #42
Since the app is now compatible with Django 1.7, we should bump Django's version in setup.py