Skip to main content

User actions tracking and analytics for Django sites.

Project description

User actions tracking and analytics for Django sites

https://travis-ci.org/jose-lpa/django-tracking-analyzer.svg?branch=master https://codecov.io/gh/jose-lpa/django-tracking-analyzer/branch/development/graph/badge.svg https://badge.fury.io/py/django-tracking-analyzer.svg

Requirements

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:

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

django-tracking-analyzer-0.1b3.tar.gz (106.0 kB view hashes)

Uploaded Source

Built Distribution

django_tracking_analyzer-0.1b3-py2.py3-none-any.whl (112.7 kB view hashes)

Uploaded Python 2 Python 3

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