diff --git a/docs/source/conf.py b/docs/source/conf.py index 7d5f22ba..20e1f588 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -115,7 +115,7 @@ sitemap_url_scheme = "{link}" # Add this configuration at the bottom of your conf.py html_context = { - "google_analytics_id": "G-K2LXXSX6HB", # Replace with your Google Analytics tracking ID + "google_analytics_id": "G-EH2VW19FXE", # Replace with your Google Analytics tracking ID } templates_path = ["_templates"]