forked from deepStateMirrors/tabi
✨ feat(analytics): make Umami DNT behavior configurable (#536)
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
23a1baf96c
commit
9b115904d7
6 changed files with 16 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Domina la configuració de tabi: guia completa"
|
||||
date = 2023-09-18
|
||||
updated = 2025-06-08
|
||||
updated = 2025-06-16
|
||||
description = "Descobreix les múltiples maneres en què pots personalitzar tabi."
|
||||
|
||||
[taxonomies]
|
||||
|
@ -802,6 +802,8 @@ Pots configurar-los en la secció `[extra.analytics]` del teu arxiu `config.toml
|
|||
- Per a Umami: `"https://umami.example.com"`
|
||||
- Per a Plausible: `"https://plausible.example.com"`
|
||||
|
||||
- `do_not_track`: (només per a Umami) opcional. Quan s'estableix com a `true`, es desactiva el seguiment per als usuaris els navegadors dels quals envien una capçalera "Do Not Track".
|
||||
|
||||
Un exemple de configuració per a GoatCounter no auto-allotjada seria:
|
||||
|
||||
```toml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue