diff --git a/docs/conf.py b/docs/conf.py index 6f9567c9b148..60ac4077e87d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -377,7 +377,6 @@ def jupyter_notebook(script_blocks, gallery_conf, target_dir, real_func): html_static_path = ["_static"] html_theme_options = { - "analytics_id": "UA-75982049-2", "logo_only": True, }