mirror of
https://github.com/welpo/tabi.git
synced 2025-11-23 02:00:25 +01:00
✨ feat(analytics): support new plausible script
This commit is contained in:
parent
ab4bcd5695
commit
6fb926b52a
4 changed files with 13 additions and 4 deletions
|
|
@ -383,7 +383,7 @@ service = "goatcounter"
|
|||
# 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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue