Skip to content

Add privacy-preserving analytics funnel#145

Open
Sikkra wants to merge 1 commit into
Dgetsylver:mainfrom
Sikkra:bounty-98-privacy-analytics
Open

Add privacy-preserving analytics funnel#145
Sikkra wants to merge 1 commit into
Dgetsylver:mainfrom
Sikkra:bounty-98-privacy-analytics

Conversation

@Sikkra
Copy link
Copy Markdown

@Sikkra Sikkra commented May 19, 2026

Summary

  • add a Do-Not-Track-aware Plausible manual analytics wrapper for app funnel events
  • track coarse funnel steps: landing view, launch/demo clicks, app load, successful wallet connect, and submitted deposit flows
  • keep analytics props free of wallet addresses, emails, transaction hashes, exact amounts, and free-form user input
  • add a landing privacy page documenting cookie-free analytics, tracked fields, and DNT behavior

Closes #98

Verification

  • npm run build (frontend)
  • Playwright/Edge smoke: landing loads Plausible manual script and queues Landing Viewed, Launch App click queues with target=hero, DNT context loads no analytics script and no plausible queue, app queues App Loaded without wallet/PII/amount-like props, privacy page screenshot captured
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

J1: Privacy-preserving event tracking

1 participant