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