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
File details
Details for the file sphinxcontrib-gtagjs-0.2.1.tar.gz
.
File metadata
- Download URL: sphinxcontrib-gtagjs-0.2.1.tar.gz
- Upload date:
- Size: 3.3 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.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46423c2e9313396bc8872bc1cc40bebd862cac976c21811390b081b33738886b |
|
MD5 | a988ef94603a87bba8740190dfbbf755 |
|
BLAKE2b-256 | 768163d8832f82656a1d4208eccf7caa441370e274b560d2a6d56a9cc80afd57 |