Privacy and compliance

How the Zeta Marketing Platform (ZMP) mobile SDKs handle data collection, app store requirements, and regulatory compliance.

The Zeta SDKs collect only what your development team configures. This section explains what is collected, how to meet Apple App Store and Google Play disclosure requirements, and how to handle GDPR and CCPA obligations from a business perspective.

In this section

Data collection

App store requirements

Regulatory compliance

  • GDPR and CCPA overview: opt-in/opt-out mechanisms, data minimization, profile deletion, and data export from a business perspective.

Key principles

  • You control what is collected. Beyond automatic lifecycle events (app installed, app opened, app closed), all data collection is opt-in at the integration level.
  • Users can opt out. When a user opts out of tracking, the SDK immediately stops sending data. Your team decides when and how to surface this choice in the app's UI.
  • Mobile data feeds the full profile. Data collected by the SDK flows into ZMP alongside data from email, web, and other channels, giving you a unified view of each customer.

See also