From 354cdc975b155ee3c4a39ab1f974b2df7d6284dc Mon Sep 17 00:00:00 2001
From: kuzmoyev <kuzmovich.goog@gmail.com>
Date: Fri, 1 Nov 2024 11:35:51 +0100
Subject: [PATCH] Update ga4 id

---
 docs/source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/conf.py b/docs/source/conf.py
index 4acb4a6..8c0063f 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -179,7 +179,7 @@
 autodoc_member_order = 'bysource'
 autodoc_typehints = "description"
 
-googleanalytics_id = 'G-PT0TPQSZ56'
+googleanalytics_id = 'G-X3GDQM7S79'
 
 html_css_files = [
     'css/custom.css',