diff --git a/docs/source/conf.py b/docs/source/conf.py index 42e94533e..47b30b912 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -67,3 +67,6 @@ html_static_path = ['_static'] # Style # pygments_style = "sphinx" + +# Tracking ID for Google Analytics +google_analytics_id = 'G-F58JM78930'