Proposal: Add Respectlytics to Mobile Analytics. #26
loheden
started this conversation in
Submit Privacy Tools
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to suggest Respectlytics — a privacy-first mobile app analytics platform.
What it does: Tracks app events (screen views, button taps, etc.) while storing only 5 data fields: event name, session ID, timestamp, platform, and country. The API rejects any extra fields with a 400 error — it's architecturally impossible to send Personally Identifiable Information (PII).
Key privacy features:
Server side repository available here:
Mobile SDKs:
You can verify the claims in the code:
Self-hostable with Docker + PostgreSQL. SDKs available for Swift, Kotlin, Flutter, and React Native.
Happy to answer any questions about the architecture.
Beta Was this translation helpful? Give feedback.
All reactions