managarten/apps
Till JS cc9679dc9f refactor(analytics): centralize landing page Umami tracking via env vars
Replace hardcoded Umami website IDs in all 10 Astro landing pages with
import.meta.env.PUBLIC_UMAMI_WEBSITE_ID, following the same pattern
as the web apps.

- Add UMAMI_WEBSITE_ID_*_LANDING vars for all 10 landings in .env.development
- Add landing page configs to generate-env.mjs
- Replace hardcoded IDs with env var in 7 existing Layout.astro files
- Add Umami tracking to 3 missing landings (NutriPhi, Presi, Mukke)
- Fix Todo Landing invalid ID ("todo-landing" -> proper UUID)
- Update ANALYTICS.md with new landing page IDs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 19:03:02 +01:00
..
calendar refactor(analytics): centralize landing page Umami tracking via env vars 2026-03-22 19:03:02 +01:00
chat refactor(analytics): centralize landing page Umami tracking via env vars 2026-03-22 19:03:02 +01:00
clock refactor(analytics): centralize landing page Umami tracking via env vars 2026-03-22 19:03:02 +01:00
contacts feat(security): add unified CSP headers to all 17 web apps 2026-03-22 18:53:40 +01:00
context refactor(pwa): replace custom service workers with Vite PWA plugin and centralize offline page 2026-03-22 18:16:43 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
manacore refactor(analytics): centralize landing page Umami tracking via env vars 2026-03-22 19:03:02 +01:00
manadeck refactor(analytics): centralize landing page Umami tracking via env vars 2026-03-22 19:03:02 +01:00
matrix refactor(pwa): replace custom service workers with Vite PWA plugin and centralize offline page 2026-03-22 18:16:43 +01:00
mukke refactor(analytics): centralize landing page Umami tracking via env vars 2026-03-22 19:03:02 +01:00
nutriphi refactor(analytics): centralize landing page Umami tracking via env vars 2026-03-22 19:03:02 +01:00
photos feat(security): add unified CSP headers to all 17 web apps 2026-03-22 18:53:40 +01:00
picture refactor(analytics): centralize landing page Umami tracking via env vars 2026-03-22 19:03:02 +01:00
planta feat(security): add unified CSP headers to all 17 web apps 2026-03-22 18:53:40 +01:00
presi refactor(analytics): centralize landing page Umami tracking via env vars 2026-03-22 19:03:02 +01:00
questions feat(security): add unified CSP headers to all 17 web apps 2026-03-22 18:53:40 +01:00
skilltree feat(security): add unified CSP headers to all 17 web apps 2026-03-22 18:53:40 +01:00
storage feat(security): add unified CSP headers to all 17 web apps 2026-03-22 18:53:40 +01:00
todo refactor(analytics): centralize landing page Umami tracking via env vars 2026-03-22 19:03:02 +01:00
traces feat(error-tracking): complete GlitchTip integration for all backends 2026-03-19 21:47:27 +01:00
zitare feat(security): add unified CSP headers to all 17 web apps 2026-03-22 18:53:40 +01:00