Skip to main content

Sphinx extension to render global site tag of Google.

Project description

Sphinx extension to render global site tag of Google.

Installation

Install from PyPI

pip install sphinxcontrib-gtagjs

Configuration

1 - Add this extension into conf.py .

extensions = [
    'sphinxcontrib.gtagjs',
]

2 - Set your IDs for gtag.js

gtagjs_ids = [
    'UA-1234-1234',
]

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

sphinxcontrib-gtagjs-0.2.1.tar.gz (3.3 kB view hashes)

Uploaded Source

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