mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-28 04:57:42 +02:00
chore(analytics): Umami aus Doku-Sektionen + manascore-Content (Welle E2)
URL_SCHEMA/MONITORING (Umami-Tabellen-Sektionen raus), OBSERVABILITY_GAPS, RECOMMENDED_SERVICES, WINDOWS_GPU_SERVER_SETUP, generate-env-Kommentar, manascore about.md + index.astro (Umami-Card/Methodik), website-builder-smoketest. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
04bfa71a7a
commit
0b04ec35b5
9 changed files with 15 additions and 73 deletions
|
|
@ -392,11 +392,10 @@ Dann: `/etc/hosts`-Eintrag, Resolver-Cache im Hook leeren (60s TTL, oder Server
|
|||
```html
|
||||
<script defer data-domain="deineseite.com" src="https://plausible.io/js/script.js"></script>
|
||||
```
|
||||
7. Wechsel zu **"Umami"**, Site-Key `abc12345-1234-…`, self-hosted URL testen
|
||||
|
||||
**A11y-Check:** Analytics-Block hat `aria-hidden="true"` im Edit-Mode (Meta-Pill) und emittiert nur ein `<script>`-Tag im Public-Mode. Keine visuellen Artefakte für Screenreader.
|
||||
|
||||
**Privacy-Check:** Keine Cookies im `document.cookie` nach Page-Load. Plausible + Umami sind cookieless.
|
||||
**Privacy-Check:** Keine Cookies im `document.cookie` nach Page-Load. Plausible ist cookieless.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue