Google Play data safety

Suggested inputs for the Google Play Data Safety form based on the Zeta Android SDK.

If you are an Android developer publishing your app on Google Play, Google requires you to complete a Data Safety form that describes how your app collects, shares, and secures user data. This page provides suggested inputs based on the Zeta Android SDK's data practices. The data collected depends on your specific integration and the user data you choose to pass through the SDK. This is not legal advice; consult your legal team before submitting.

Data Safety form answers

QuestionAnswer
Does your app collect or share any of the required user data types?Yes
Is all of the user data collected by your app encrypted in transit?Yes
Do you provide a way for users to request that their data be deleted?Yes

Data collection by category

The data collected by the Zeta Android SDK depends on your integration and the data you pass through the SDK. The following table lists every Google Play Data Safety category and indicates whether the Zeta SDK collects it.

CategoryData typeZeta usage
LocationApproximate locationNot collected by default.
LocationPrecise locationNot collected by default.
Personal InfoNameNot collected by default.
Personal InfoEmail addressNot collected by default.
Personal InfoUser IDsNot collected by default.
Personal InfoAddressNot collected by default.
Personal InfoPhone numberNot collected by default.
Personal InfoRace and ethnicityNot collected by default.
Personal InfoPolitical or religious beliefsNot collected by default.
Personal InfoSexual orientationNot collected by default.
Personal InfoOther infoNot collected by default.
Financial infoUser payment infoNot collected by default.
Financial infoPurchase historyNot collected by default.
Financial infoCredit scoreNot collected by default.
Financial infoOther financial infoNot collected by default.
Health and FitnessHealth infoNot collected.
Health and FitnessFitness infoNot collected.
MessagesEmailsNot collected.
MessagesSMS or MMSNot collected.
MessagesOther in-app messagesNot collected by default.
Photos and videosPhotosNot collected.
Photos and videosVideosNot collected.
AudioVoice or sound recordingsNot collected.
AudioMusic filesNot collected.
AudioOther audio filesNot collected.
Files and docsFiles and docsNot collected.
CalendarCalendar eventsNot collected.
ContactsContactsNot collected.
App activityApp interactionsZeta collects session activity data by default. All other interactions are determined by your custom integration.
App activityIn-app search historyNot collected.
App activityInstalled appsNot collected.
App activityOther user-generated contentNot collected by default.
App activityOther actionsNot collected by default.
Web browsingWeb browsing historyNot collected.
App info and performanceCrash logsNot collected.
App info and performanceDiagnosticsThe Zeta SDK collects error logs for diagnostics. User-related info is not included in error logs.
App info and performanceOther app performance dataNot collected.
Device or other IDsDevice or other IDsZeta automatically generates a device ID to differentiate devices and verify message targeting. Other IDs are not collected by default.

See also