diff --git a/_templates/navbar.html b/_templates/navbar.html
index 277233a76f..2a17ae3411 100644
--- a/_templates/navbar.html
+++ b/_templates/navbar.html
@@ -54,7 +54,7 @@
Docs\
Community\
Support\
- FOR BUSINESS\
+ TECHNOLOGY\
\
\
\
diff --git a/conf.py b/conf.py
index 1de45d0435..8589ff4e56 100644
--- a/conf.py
+++ b/conf.py
@@ -116,7 +116,7 @@
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
- "analytics_id": "UA-1768265-7",
+ "analytics_id": "G-LQZCKGZE94",
"logo_only": True,
"display_version": False,
}