Skip to main content

Server-side analytics

Project description

Tracker

Tracker is a python package, that can be integrated into any django project as middleware. It asynchronously intercepts requests and sends metric data to our backend

Editing settings

To make Tracker work properly, settings.py file should be modified

  • Add the following line to the MIDDLEWARE (after all django middlewares:
'rigidanalytics.middleware.Analytics',
  • Add the following dict that configures Tracker
RIGID_ANALYTICS = {
    'PROJECT_ID': '<id of your project>',
    'PROJECT_TOKEN': '<your project token>',
    'DEBUG_DISABLE_ANALYTICS': '<bool>',
    'BACKEND_ENDPOINT': '<custom endpoint, do not specify to use default>',
}

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

rigidanalytics_tracker-0.0.3.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rigidanalytics_tracker-0.0.3-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file rigidanalytics_tracker-0.0.3.tar.gz.

File metadata

  • Download URL: rigidanalytics_tracker-0.0.3.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for rigidanalytics_tracker-0.0.3.tar.gz
Algorithm Hash digest
SHA256 0112b2156a9d35db5ff5fb21a25d3087cb8c3c111b5743f91da21bd32fe16030
MD5 e451d751789e6ec54526a50f7373a610
BLAKE2b-256 96b9bf7d9131b009352022e8ddec842261fa6e263bf0a97c8e69dce1d605bb0d

See more details on using hashes here.

File details

Details for the file rigidanalytics_tracker-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: rigidanalytics_tracker-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for rigidanalytics_tracker-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 477830f927e5a867cdf4c4e678442d4d9ca0eff0794111b92c0834475c33b67f
MD5 acdf17767487208b89c6b7ce5ebb352e
BLAKE2b-256 d0e0deb1b6c9b2feddc82a9a3bab2cd0fd3dc779f832e04d2e4ac700cf77c560

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page