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
|
@ -644,7 +644,7 @@ Pots configurar-los en la secció `[extra.analytics]` del teu arxiu `config.toml
|
|||
- `service`: el servei a utilitzar. Les opcions disponibles són `"goatcounter"`, `"umami", i "plausible"`.
|
||||
|
||||
- `id`: l'identificador únic per al teu servei d'anàlisi. Això varia segons el servei:
|
||||
- Per a GoatCounter, és el codi triat durant el registre. Instàncies auto-allotjades no requereixen aquest camp.
|
||||
- Per a GoatCounter, és el codi triat durant el registre. Instàncies auto-allotjades de GoatCounter no requereixen aquest camp.
|
||||
- Per a Umami, és l'ID del lloc web.
|
||||
- Per a Plausible, és el nom de domini.
|
||||
|
||||
|
|
|
@ -644,7 +644,7 @@ Puedes configurarlos en la sección `[extra.analytics]` de tu archivo `config.to
|
|||
- `service`: el servicio a utilizar. Las opciones disponibles son `"goatcounter"`, `"umami"`, y `"plausible"`.
|
||||
|
||||
- `id`: el identificador único para tu servicio de análisis. Esto varía según el servicio:
|
||||
- Para GoatCounter, es el código elegido durante el registro. Instancias auto-alojadas no requieren este campo.
|
||||
- Para GoatCounter, es el código elegido durante el registro. Instancias auto-alojadas de GoatCounter no requieren este campo.
|
||||
- Para Umami, es la ID del sitio web.
|
||||
- Para Plausible, es el nombre de dominio.
|
||||
|
||||
|
|
|
@ -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