Tier: M (2-4 days) Type: feature
Context
privacy
Scope
Operating blind makes it hard to prioritize UX work. Add cookieless, opt-in analytics (Plausible or PostHog cookieless mode).
Acceptance criteria
- Pick provider (recommend Plausible)
- Opt-in banner on first visit; remembered in localStorage
- Track: page views, key flow events (connect wallet, send submitted, scan triggered, withdraw)
- No PII (no wallet addresses, no amounts)
- Public privacy page describing what we collect
Files to start with
Why this matters
- New:
src/lib/telemetry.ts
- New:
src/pages/Privacy.tsx
Tier: M (2-4 days) Type: feature
Context
privacy
Scope
Operating blind makes it hard to prioritize UX work. Add cookieless, opt-in analytics (Plausible or PostHog cookieless mode).
Acceptance criteria
Files to start with
Why this matters
src/lib/telemetry.tssrc/pages/Privacy.tsx