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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file da_tracker-2.1.tar.gz
.
File metadata
- Download URL: da_tracker-2.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50982bcaf46e4d10bee52e73addae0b120228b9bfcc8dbbd56d80684c1303688 |
|
MD5 | c8b99a38bb2826a978c9353e8106d91e |
|
BLAKE2b-256 | 52f8be850057c490d629ce78cc3994f56335e55fa973859cd5dd3bf49999ffda |