68 Forks
191 Stars
191 Watchers

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.

How to download and setup django-tracking2

Open terminal and run command
git clone https://github.com/bruth/django-tracking2.git
git clone is used to create a copy or clone of django-tracking2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-tracking2 https://github.com/bruth/django-tracking2/archive/master.zip

Or simply clone django-tracking2 with SSH
[email protected]:bruth/django-tracking2.git

If you have some problems with django-tracking2

You may open issue on django-tracking2 support forum (system) here: https://github.com/bruth/django-tracking2/issues