Track visitors across your site using a cookie
Project description
Django visitor
This is a fairly simple visitor tracking application for Django, designed to make allowing tracking visitors as painless as possible. It requires a functional installation of Django 1.1 or newer, but has no other dependencies.
For installation instructions, see the file “INSTALL” in this directory;
Change Log
0.1.7 - Fixed an issue with visitor_utils.get_visitor_from_request() that was causing an error with missing get_visitor()
0.1.6 - Fixed the pypi tar.gz, it was missing some files
0.1.5 - Added VISITOR_IGNORE_IP_LIST custom setting to help with issues behind a load balancer.
0.1.4 - Merged in changes from pydanny (cleanup and better docs)
0.1.3 - Added missing constant “REQUEST_LOG_ID” used by other applications.
0.1.2 - Added support for akamai’s site accelerator, it puts the visitors origin IP in a custom header, so I needed to add a change to support this.
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
File details
Details for the file django-visitor-0.1.7.tar.gz
.
File metadata
- Download URL: django-visitor-0.1.7.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d991f3d6bf8cac93f339301534e4e75a18b02b99ff5a7f06282ad8cdd4bea63 |
|
MD5 | 095ef010b9b00a28bb038a0196e82ae2 |
|
BLAKE2b-256 | f5ff63097054e77621081c7646e15ec9a2f02dbd8bd3577a01b3b37a8845c931 |