Skip to main content

Sphinx extension googleanalytics

Project description

Author:

Domen Kožar <domen@dev.si>

About

This extensions allows you to track generated html files with Google Analytics web service.

Installing from sphinx-contrib checkout

Checkout googleanalytics sphinx extension:

$ git clone https://github.com/sphinx-contrib/googleanalytics

Change into the googleanalytics directory:

$ cd googleanalytics

Install the module:

$ python setup.py install

Enabling the extension in Sphinx

Just add sphinxcontrib.googleanalytics to the list of extensions in the conf.py file. For example:

extensions = ['sphinxcontrib.googleanalytics']

Configuration

For now one optional configuration is added to Sphinx. It can be set in conf.py file:

googleanalytics_id <string>:
UA id for your site, example::

googleanalytics_id = ‘UA-123-123-123’

googleanalytics_enabled <bool>:

True by default, use it to turn off tracking.

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-googleanalytics-0.2.dev20220708.tar.gz.

File metadata

File hashes

Hashes for sphinxcontrib-googleanalytics-0.2.dev20220708.tar.gz
Algorithm Hash digest
SHA256 2ed8454faf1795393e91ff5a8e21a4c9ebf700a16502b50b15456ad0b672b831
MD5 db6df3269b7435508b149bc726578da0
BLAKE2b-256 3d7475755080e1bc3f1b7284ebea21c4ad1a0d454a5ca8cd4527c52985bc8d0c

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