Skip to content

Commit

Permalink
Updated analytics ID.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Mar 19, 2024
1 parent a655eb5 commit 77e85d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -394,5 +394,5 @@ def setup(app):
"""Insert Google Analytics tracker
Based on this Stackoverflow suggestion: https://stackoverflow.com/a/41885884
"""
app.add_js_file("https://www.googletagmanager.com/gtag/js?id=G-ZDDQ4FLV95")
app.add_js_file("https://www.googletagmanager.com/gtag/js?id=G-DFLYZZK12P")
app.add_js_file("google_analytics_tracker.js")

0 comments on commit 77e85d0

Please sign in to comment.