Skip to content

Commit 64f502b

Browse files
committed
Enable Google Analytics 4 for main docs
Closes plone#1158
1 parent 978ab6c commit 64f502b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,7 @@
219219
html_use_opensearch = "https://docs.plone.org"
220220

221221
html_theme_options = {
222-
# TODO: Either get a separate GA ID or enable this one once it is in production.
223-
# "google_analytics_id": "UA-1907133-6",
222+
"google_analytics_id": "G-P8NCTB796E",
224223
"path_to_docs": "docs",
225224
"repository_url": "https://github.com/plone/documentation",
226225
"repository_branch": "main",

0 commit comments

Comments
 (0)