harb/containers
johba ca2bc03567 fix: feat: basic analytics funnel tracking for launch readiness (#1101)
Add self-hosted Umami analytics to replace the third-party cloud.umami.is
tracker. Creates @harb/analytics package with typed event helpers and
instruments the conversion funnel: CTA clicks (landing), wallet connect,
swap initiated, and stake created (web-app).

- Add Umami Docker service sharing existing postgres (separate DB)
- Add Caddy /analytics route to proxy Umami dashboard
- Configure via VITE_UMAMI_URL and VITE_UMAMI_WEBSITE_ID env vars
- Document setup and funnel events in docs/ENVIRONMENT.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 13:04:24 +00:00
..
anvil-entrypoint.sh fix: landing page user test fixes (#162) 2026-02-23 14:47:38 +00:00
bootstrap.sh fix: bootstrap.sh hardcodes BASE_SEPOLIA_LOCAL_FORK even on mainnet forks (#746) 2026-03-14 22:36:52 +00:00
Caddyfile fix: feat: basic analytics funnel tracking for launch readiness (#1101) 2026-03-23 13:04:24 +00:00
entrypoint-common.sh refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
foundry.Containerfile feat: Complete Podman stack setup with working services 2025-09-24 12:12:54 +00:00
init-umami-db.sh fix: feat: basic analytics funnel tracking for launch readiness (#1101) 2026-03-23 13:04:24 +00:00
landing-ci-entrypoint.sh refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
landing-entrypoint.sh fix: feat: basic analytics funnel tracking for launch readiness (#1101) 2026-03-23 13:04:24 +00:00
node-dev.Containerfile feat/ponder-lm-indexing (#142) 2026-02-18 00:19:05 +01:00
ponder-entrypoint.sh refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
txnbot-entrypoint.sh refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
webapp-entrypoint.sh fix: feat: basic analytics funnel tracking for launch readiness (#1101) 2026-03-23 13:04:24 +00:00