Skip to content

Commit 1176adf

Browse files
committed
Updated analytics ID.
1 parent 62d7ef6 commit 1176adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,5 +400,5 @@ def setup(app):
400400
"""Insert Google Analytics tracker
401401
Based on this Stackoverflow suggestion: https://stackoverflow.com/a/41885884
402402
"""
403-
app.add_js_file("https://www.googletagmanager.com/gtag/js?id=G-H1944HS5X8")
403+
app.add_js_file("https://www.googletagmanager.com/gtag/js?id=G-DFLYZZK12P")
404404
app.add_js_file("google_analytics_tracker.js")

0 commit comments

Comments
 (0)