Skip to main content

Template tags for including tracker codes

Project description

https://travis-ci.org/matthiask/django-privacy-killer.png?branch=master Documentation Status

This module allows specifying tracking codes through settings (and therefore through the environment). It currently supports Google Tag Manager and Google Analytics tracking codes, but pull requests for adding support for additional trackers is very welcome!

Usage variant 1

  • Install the module using pip install django-privacy-killer

  • Add privacy_killer to INSTALLED_APPS and add the list of tracking IDS to your settings as PRIVACY_KILLER_IDS = ['GTM-****', 'UA-****', ...] (Note! This is a stupid example – specifying both GTM and UA codes is probably not what you want

  • Load the template tag library ({% load privacy_killer %}) and add the two tags, {% privacy_killer_head %} near the <head> of your site, and {% privacy_killer_body %} near the <body> element.

Usage variant 2

Do not use this module, and also do not use any trackers at all.

Supported trackers

  • Google Tag Manager (GTM-****)

  • Google Universal Analytics (UA-****)

  • Facebook Pixel (Prefix the **** code with FBQ- when specifying PRIVACY_KILLER_IDS)

  • Documentation

  • Github

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-privacy-killer-0.3.0.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

django_privacy_killer-0.3.0-py2.py3-none-any.whl (7.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-privacy-killer-0.3.0.tar.gz.

File metadata

  • Download URL: django-privacy-killer-0.3.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.8

File hashes

Hashes for django-privacy-killer-0.3.0.tar.gz
Algorithm Hash digest
SHA256 588030b8f8e7d6df9de38ce036b3800243aac40997eb621230d7a30e41acda10
MD5 6768259f0fcf4a84d780053271b58275
BLAKE2b-256 3356f9830767bcaafb115b7504f1ad7364f7ab8ff892864adc973393822ac4e9

See more details on using hashes here.

File details

Details for the file django_privacy_killer-0.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: django_privacy_killer-0.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.8

File hashes

Hashes for django_privacy_killer-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6e271e647cf1c21190f009ae31edeb2d589d84de2d5ae4b75646790c89d74a96
MD5 a39be7c098db83527ed84a5a851606f7
BLAKE2b-256 4382e4536b9da6ad4e003cac9be98c49820146839601da3d451253aec646f3bf

See more details on using hashes here.

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