diff --git a/docs/conf.py b/docs/conf.py index 3aa77d57..1621637a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -72,6 +72,7 @@ "source_branch": "master", "source_directory": "docs/", "versioning": True, + "gtag": "G-PR9ZPS99C2", } html_static_path = ["_static"]