AVG: Matomo aantoonbaar anoniem + cookieloos #128

Closed
opened 2026-06-24 09:16:54 +02:00 by jelmerk · 1 comment
jelmerk commented 2026-06-24 09:16:54 +02:00 (Migrated from codeberg.org)

Matomo-tracking staat nu in index.html zonder zichtbare IP-anonimisatie of cookieloze config. Voor schoolgebruik moet aantoonbaar AVG-proof zijn (geen consent nodig).

Te doen:

  • _paq.push(["disableCookies"]) + IP-anonimisatie (anonymizeIp / Matomo-config) + respectDoNotTrack.
  • Documenteren wat er getrackt wordt en waarom (pageviews + quiz-events, geen PII).

Fase A (AVG).

Matomo-tracking staat nu in `index.html` zonder zichtbare IP-anonimisatie of cookieloze config. Voor schoolgebruik moet aantoonbaar AVG-proof zijn (geen consent nodig). **Te doen:** - `_paq.push(["disableCookies"])` + IP-anonimisatie (`anonymizeIp` / Matomo-config) + `respectDoNotTrack`. - Documenteren wat er getrackt wordt en waarom (pageviews + quiz-events, geen PII). Fase A (AVG).
jelmerk commented 2026-06-24 15:46:34 +02:00 (Migrated from codeberg.org)

Fixed in v2.28.4 — Matomo cookieloos (disableCookies) + setDoNotTrack in de snippet. IP-anonimisatie staat server-side aan (Matomo → Privacy); user verifieert de instelling nog. Geen consent-banner nodig.

Fixed in v2.28.4 — Matomo cookieloos (disableCookies) + setDoNotTrack in de snippet. IP-anonimisatie staat server-side aan (Matomo → Privacy); user verifieert de instelling nog. Geen consent-banner nodig.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
jelmer/topoquiz#128
No description provided.