forked from deepStateMirrors/tabi
🐛 fix: set proper URL for self-hosted Umami (#402)
This commit is contained in:
parent
02f9d88236
commit
608513952f
5 changed files with 5 additions and 5 deletions
|
@ -652,7 +652,7 @@ You can set them up in the `[extra.analytics]` section of your `config.toml`.
|
|||
- `service`: Specifies which analytics service to use. Supported options are `"goatcounter"`, `"umami"`, and `"plausible"`.
|
||||
|
||||
- `id`: The unique identifier for your analytics service. This varies based on the service:
|
||||
- For GoatCounter, it's the code chosen during signup. Self-hosted instances don't require this field.
|
||||
- For GoatCounter, it's the code chosen during signup. Self-hosted instances of GoatCounter don't require this field.
|
||||
- For Umami, it's the website ID.
|
||||
- For Plausible, it's the domain name.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue