From c808876807dd398fc4fb442d649d21011e59e37a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 30 Jun 2022 18:33:46 +0530 Subject: [PATCH] Switch to GA4 --- manual/conf.py | 1 - manual/templates/layout.html | 9 +++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/manual/conf.py b/manual/conf.py index 84d6232d32..26cb887d8b 100644 --- a/manual/conf.py +++ b/manual/conf.py @@ -138,7 +138,6 @@ html_theme_options = { 'show_powered_by': False, 'fixed_sidebar': True, 'sidebar_collapse': True, - 'analytics_id': 'UA-20736318-1', 'github_button': False, } diff --git a/manual/templates/layout.html b/manual/templates/layout.html index 32daf081f7..8aebee1c8f 100644 --- a/manual/templates/layout.html +++ b/manual/templates/layout.html @@ -2,6 +2,15 @@ {%- block extrahead %} {% if not embedded %} + + +