mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
Add support for Google Analytics v4
This commit is contained in:
@@ -249,7 +249,7 @@ const commonConfigSections = `
|
||||
[services.disqus]
|
||||
shortname = "disqus_shortname"
|
||||
[services.googleAnalytics]
|
||||
id = "ga_id"
|
||||
id = "UA-ga_id"
|
||||
|
||||
[privacy]
|
||||
[privacy.disqus]
|
||||
|
Reference in New Issue
Block a user