feat(analytics): support new plausible script

This commit is contained in:
Christian Friedrich Coors 2025-11-22 18:57:05 +01:00
parent ab4bcd5695
commit 6fb926b52a
No known key found for this signature in database
GPG key ID: D8B8E8D5BC62EFB9
4 changed files with 13 additions and 4 deletions

View file

@ -331,7 +331,7 @@ custom_subset = true
# Unique identifier for tracking.
# For GoatCounter, this is the code you choose during signup.
# For Umami, this is the website ID.
# For Plausible, this is the domain name (e.g. "example.com").
# For Plausible, this is the random script name without the extension (e.g. "pa-XXXXXX") or the domain name (legacy mode, e.g. "example.com").
# Note: Leave this field empty if you're self-hosting GoatCounter.
# id = "yourID"