Skip to content

Add privacy policy page with full legal disclosures#3

Merged
sanjitkverma merged 1 commit into
mainfrom
feat/cookie-consent-and-remove-fake-stats
Mar 23, 2026
Merged

Add privacy policy page with full legal disclosures#3
sanjitkverma merged 1 commit into
mainfrom
feat/cookie-consent-and-remove-fake-stats

Conversation

@sanjitkverma
Copy link
Copy Markdown
Member

Summary

  • Added /privacy page with a comprehensive privacy policy covering:
    • Trace data never leaves the browser (regardless of cookie consent)
    • Exactly what PostHog tracks (page views, feature usage events, error events)
    • What is NOT tracked (trace content, PII, session recordings, autocapture)
    • Where analytics data is stored (PostHog US cloud)
    • What happens when you decline cookies (PostHog never loads, zero data collection)
    • Data sharing policy (we don't share or sell anything)
    • Children's privacy, user rights, open source transparency
  • Added "Privacy Policy" link to the home page footer
  • Added "Privacy Policy" link to the cookie consent banner

Test plan

  • Visit /privacy — full policy page renders with correct styling
  • Click "Privacy Policy" in the footer — navigates to /privacy
  • Click "Privacy Policy" link in the cookie consent banner — navigates to /privacy
  • Back link on privacy page returns to home
  • Verify build passes with npm run build

- Create /privacy page with full legal disclosure covering:
  - Trace data never leaves the browser (regardless of consent)
  - Exactly what PostHog tracks (page views, feature usage, errors)
  - What is NOT tracked (trace content, PII, session recordings)
  - Where analytics data is stored (PostHog US cloud)
  - What happens when you decline (PostHog never loads)
  - Data sharing, children's privacy, user rights
- Add Privacy Policy link to home page footer
- Add Privacy Policy link to cookie consent banner
@sanjitkverma sanjitkverma merged commit f67382b into main Mar 23, 2026
1 check passed
@sanjitkverma sanjitkverma deleted the feat/cookie-consent-and-remove-fake-stats branch March 23, 2026 02:49
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.

1 participant