diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config.toml b/config.toml index db656053d..d95fbf887 100644 --- a/config.toml +++ b/config.toml @@ -61,9 +61,7 @@ anchor = "smart" [services] [services.googleAnalytics] -# Comment out the next line to disable GA tracking. Also disables the feature described in [params.ui.feedback]. -# TODO: Add analytics -# id = "UA-00000000-0" +id = "UA-150193582-1" # Everything below this are Site Params |