Skip to main content

Django Analytics Tracker

Project description

Django Analytics is a web analytics service for Django web applications. It focuses on tracking registered users, and provides detailed information and insights about them and how they use your site.

It does so using a hybrid client-side / server-side solution which ensures that every request is trackable. The Django Analytics middleware plugs straight into Django’s User model, collecting all the information it needs. Then, this information is inserted into the HTML response as a single asynchronous client request. In case the response is not an HTML document, the tracking data is sent directly from the server.

The da_tracker package contains the middleware class which needs to be included in your Django web application.

For more information as well as installation instructions, please visit the Django Analytics website.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

da_tracker-2.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page