Skip to main content

Official python implementation of the Piwik tracking API.

Project description

Official python implementation of the Piwik tracking API. You can use it to track visitors, ecommerce, actions, goals, generate reports and much more.

  • Free software: BSD license

Installation

pip install piwik-tracker

Documentation

https://piwik-python-tracker.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.1.0 (2016-04-29)

  • First release on PyPI.

Project details


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