mirror of
https://github.com/welpo/tabi.git
synced 2026-01-11 07:47:47 +01:00
Merge 6fb926b52a into cbd30eabe0
This commit is contained in:
commit
a26d097eb9
4 changed files with 13 additions and 4 deletions
|
|
@ -837,7 +837,7 @@ You can set them up in the `[extra.analytics]` section of your `config.toml`.
|
|||
- `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 of GoatCounter don't require this field.
|
||||
- For Umami, it's the website ID.
|
||||
- For Plausible, it's the domain name.
|
||||
- For Plausible, it's either the random script name without the extension (e.g. `"pa-XXXXXX"`) or the domain name (legacy mode).
|
||||
|
||||
- `self_hosted_url`: Optional. Use this field to specify the URL for self-hosted instances of your chosen analytics service. The base URL differs based on your specific setup. Some examples:
|
||||
- For GoatCounter: `"https://stats.example.com"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue