User actions tracking and analytics for Django sites.
Project description
User actions tracking and analytics for Django sites
Requirements
Django 1.9 or later.
Django Countries 3.4.1 or later.
Django IPWare 1.1.5 or later.
Django User Agents 0.3.0 or later.
GeoIP2 2.3.0 or later.
Installation
Install Django Tracking Analyzer from PyPI by using pip:
pip install django-tracking-analyzer
Contribution
All contributions or fixes are welcome. Just make sure to follow this rules:
Always include some unit tests for the new code you write or the bugs you fix. Or, update the existent unit tests, if necessary.
Stick to PEP-8 styling.
Make your pull requests to development branch.
Testing
Run tests:
python setup.py test
Run tests with coverage:
python setup.py test --pytest-args "--cov-report xml --cov tracking_analyzer tests/ --verbose --junit-xml=junit.xml --color=yes"
Run tests with coverage and Pylint/PEP8 checking:
python setup.py test --pytest-args "--cov-report xml --cov tracking_analyzer tests/ --verbose --junit-xml=junit.xml --color=yes --pylint --pylint-rcfile=pylint.rc --pep8"
Acknowledgements
Django Tracking Analyzer makes use of this technologies and apps, without which it wouldn’t be possible:
Django Countries, by Chris Beaven.
Django IPWare, by Val Neekman.
Django User Agents, by Selwin Ong.
Datamaps, by Marc DiMarco.
TopoJSON, by Mike Bostock.
D3 bar chart w/tooltips, original code by Justin Palmer.
D3 area chart, by Mike Bostock.
Of course, the D3.js library.
And MaxMind, the company behind all the geographical datasets that made them publicly available.
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
Built Distribution
File details
Details for the file django-tracking-analyzer-0.1b3.tar.gz
.
File metadata
- Download URL: django-tracking-analyzer-0.1b3.tar.gz
- Upload date:
- Size: 106.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2ab2807bc4502dc09ac4a01a9f4aba18b873460f48f51673a1be302e6be40a0 |
|
MD5 | a69b29a4b6fc1aa56be549630ff6e389 |
|
BLAKE2b-256 | edf44c10fa819cc67dbc79a50bccf5727cfa8c7b86d9efdbc4f52cd593c33f1d |
File details
Details for the file django_tracking_analyzer-0.1b3-py2.py3-none-any.whl
.
File metadata
- Download URL: django_tracking_analyzer-0.1b3-py2.py3-none-any.whl
- Upload date:
- Size: 112.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fefc6cba5d6439435641b5456f7a726f72cce3bb20ef99a2d7ad8bcfc0c0559 |
|
MD5 | 1ca31784459e6194c1cfa68f0fa55597 |
|
BLAKE2b-256 | 4a8658c5122a1c6fd9863ca8e4ff27d020d16e7bf37b217ea155a929c67917ff |