✨ feat(analytics): make Umami DNT behavior configurable
This commit is contained in:
@@ -265,6 +265,9 @@ service = "goatcounter"
|
||||
id = "zloy"
|
||||
#self_hosted_url = "https://zloy.goatcounter.com"
|
||||
|
||||
# Optional: For Umami, enable this option to respect users' Do Not Track (DNT) settings. The default is true.
|
||||
do_not_track = true
|
||||
|
||||
[extra.isso]
|
||||
enabled_for_all_posts = true # Enables Isso on all posts. It can be enabled on individual posts by setting `isso = true` in the [extra] section of a post's front matter.
|
||||
automatic_loading = true # If set to false, a "Load comments" button will be shown.
|
||||
|
||||
Reference in New Issue
Block a user