Adopture Docs
Privacy & Security

Privacy & Security

How Adopture protects user privacy by design.

Adopture is built from the ground up with privacy as a core principle — not an afterthought. Every architectural decision is made with the goal of collecting the minimum data necessary to provide useful analytics.

No Personal Data Collected

Adopture does not collect names, emails, phone numbers, or any personally identifiable information. The SDK only transmits event data and anonymized device context.

No Cookies

The SDK does not set any cookies on user devices. There are no tracking cookies, session cookies, or any other cookie-based mechanisms.

No IP Storage

IP addresses are used only for geolocation lookup at the time of event ingestion and are immediately discarded. They are never written to the analytics database or any log files.

Hashed Identifiers

User identifiers are hashed with SHA256 in the SDK before transmission. The original identifier never leaves the device. This means that even Adopture cannot determine who a specific user is — we only see anonymous hashed values.

No Fingerprinting

Adopture does not use browser or device fingerprinting techniques. We don't combine device attributes to create unique identifiers that could be used to track users across apps.

GDPR Compliant by Default

Because Adopture doesn't collect personal data, you typically don't need a consent banner for analytics. The data Adopture collects falls outside the scope of personal data as defined by GDPR, making compliance straightforward.

Your Data, Your Control

You control your analytics data:

  • Data retention: Configure retention from 1 to 730 days. When data expires, it's permanently deleted.
  • Delete anytime: Remove an app and all its data instantly from the dashboard settings.
  • No data selling: Your analytics data is never shared with or sold to third parties.

On this page