nerdware/apps/web/src
AyoubBenziza 1bda0e122e feat(web): optional Umami analytics (env-driven)
- inject the Umami script at runtime only when VITE_UMAMI_SRC + VITE_UMAMI_WEBSITE_ID
  are set (so dev/local traffic isn't tracked); website-id is public, not a secret
- web Dockerfile passes them as build args; docker-compose.prod.yml + env examples
  document them (optional, empty = disabled)

Verified: build bakes the values in when set; skipped when unset.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 08:40:35 +02:00
..
assets feat(web): dedicated transition for the image mode 2026-06-11 00:35:32 +02:00
components feat: DJ can be contributor, volume, theme switch, clock sync, 90s blindtest 2026-06-12 00:39:02 +02:00
i18n feat: DJ can be contributor, volume, theme switch, clock sync, 90s blindtest 2026-06-12 00:39:02 +02:00
lib feat(web): optional Umami analytics (env-driven) 2026-06-15 08:40:35 +02:00
pages feat: DJ can be contributor, volume, theme switch, clock sync, 90s blindtest 2026-06-12 00:39:02 +02:00
store feat: DJ can be contributor, volume, theme switch, clock sync, 90s blindtest 2026-06-12 00:39:02 +02:00
types feat: DJ can be contributor, volume, theme switch, clock sync, 90s blindtest 2026-06-12 00:39:02 +02:00
App.tsx feat(admin): manual quiz back-office + rewrite README 2026-06-10 16:43:19 +02:00
main.tsx feat(web): optional Umami analytics (env-driven) 2026-06-15 08:40:35 +02:00