django-tracking2 icon indicating copy to clipboard operation
django-tracking2 copied to clipboard

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....

Results 18 django-tracking2 issues
Sort by recently updated
recently updated
newest added

The package will cause an error while using Django4+. Django3+ works fine.

This adds Django 3.2 and Django 4.0, while dropping everything older. I also cleaned up some dead code.

Thank you for providing this app.But when I try to test it, I figure out a problem—it can’t track my account when I refresh the page while I’m already login...

Why should VisitorTrackingMiddleware be before django.contrib.sessions.middleware.SessionMiddleware? I have custom middleware that logs a user out after 1 hour. I want to run this before VisitorTrackingMiddleware otherwise it greatly overstates the...

Implements simple, unstyled views mentioned in #27,

**APPEND_SLASH** not working if I add tracking middleware

django 2.x ModuleNotFoundError: No module named 'django.contrib.gis.geoip' django.contrib.gis.geoip2 ![535f86e4-2787-41ab-8322-f9b721f13113](https://user-images.githubusercontent.com/537300/34646176-1055736c-f39c-11e7-843b-d57175a1838c.png)

The latest version of the project in pypi doesn't have django 2.0 support

How to change dashboard.html style ?

Team My model got created on for the remote db but pageviews are not getting recorded. Although on local server everything is working fine