🔥 chore(picture): remove PostHog analytics for GDPR compliance

- Remove posthog-js dependency from picture web app
- Delete PostHog integration module and setup documentation
- Remove PostHog initialization from root layout
- Clean up environment variables from .env.example
- Update logger comments to remove Sentry references
- Update PROJECT_OVERVIEW.md to reflect Umami as analytics tool
This commit is contained in:
Till-JS 2026-01-28 12:24:22 +01:00
parent 13754f2d55
commit cb130191ab
10 changed files with 2176 additions and 1778 deletions

View file

@ -226,7 +226,7 @@ Memoro transformiert Audio-Aufnahmen in strukturierte, durchsuchbare Inhalte mit
| Audio | expo-audio, Azure Speech Services |
| State | Zustand |
| Payments | RevenueCat |
| Analytics | PostHog, Sentry |
| Analytics | Umami (self-hosted) |
| i18n | react-i18next (32 Sprachen) |
#### Projektstruktur