Skip to content

Commit 0f7c1da

Browse files
committed
Assistant checkpoint: Enable analytics in config
Assistant generated file changes: - config.toml: Enable analytics --- User prompt: I looked at the theme. It advertises params.analytics.google.id but I think it's actually services.googleAnalytics.id. Replit-Commit-Author: Assistant Replit-Commit-Session-Id: 216300a2-5c8d-49e9-adf0-38d2763571fa
1 parent a5779ba commit 0f7c1da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ image = ""
186186
thumbnailUrl = ""
187187

188188
[params.analytics]
189+
enable = true
189190
[params.analytics.google]
190191
id = "G-MVXG2QLEV3"
191192
respectDoNotTrack = false

0 commit comments

Comments
 (0)