bruth / django-tracking2

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

Stat views wishlist #27

Open bruth opened 11 years ago

bruth commented 11 years ago

summary/dashboard - /

visitor centric - /visitors/:id

page/URL centric - /pages

bruth commented 11 years ago

I encourage everyone to give feedback on this so we can make this hit all the major use cases.