Mobile App Wiki

Mobile App Wiki

mobileapp.wiki

Home

Categories

mobileapp.wiki

Mobile App Wiki

Mobile app development knowledge base

PrivacyHomeSitemapRSS
© 2026 mobileapp.wiki
Home/Store Policies/Google Play Data Safety Form: The Complete Guide
Store Policies5 min read

Google Play Data Safety Form: The Complete Guide

Step-by-step instructions for filling out the Google Play Data Safety form, covering data types, purposes, and common declaration mistakes.

data safetygoogle playprivacydata collectionandroiddeclarationtransparency

Table of Contents

What Is the Data Safety Form?What You Must Declare1. Data Collection2. Data Sharing3. Data Handling Practices4. Security PracticesData Types and CategoriesFilling Out the Form: Step by StepStep 1: Audit Your AppStep 2: Access the FormStep 3: Answer the Overview QuestionsStep 4: Declare Each Data TypeStep 5: Review and SubmitThird-Party SDK Data PracticesCommon MistakesRelated Topics

What Is the Data Safety Form?

The Data Safety form is Google Play's equivalent of Apple's privacy labels. It is a mandatory declaration in the Google Play Console that tells users what data your app collects, shares, and how it handles security. Every app on Google Play must have a completed Data Safety form.

Users see this information on your app's Play Store listing under the "Data safety" section, allowing them to make informed decisions before installing.

What You Must Declare

The Data Safety form covers four key areas:

1. Data Collection

For each data type, you must state whether your app collects it. "Collection" means data is transmitted off the device to your servers or a third party.

2. Data Sharing

Does your app share any collected data with third parties? Third parties include analytics providers, ad networks, payment processors, and any external service that receives user data.

3. Data Handling Practices

  • Is the data encrypted in transit?
  • Can users request data deletion?
  • Is the data collection optional or required?

4. Security Practices

  • Does your app use encryption for data in transit?
  • Do you follow a data retention and deletion policy?

Data Types and Categories

Google organizes data into these categories:

CategoryData Types
LocationApproximate location, precise location
Personal infoName, email, user IDs, address, phone number
Financial infoPurchase history, credit info, other financial info
Health and fitnessHealth info, fitness info
MessagesEmails, SMS/MMS, other messages
Photos and videosPhotos, videos
Audio filesVoice/sound recordings, music files
Files and docsFiles and docs
CalendarCalendar events
ContactsContacts
App activityApp interactions, search history, installed apps
Web browsingWeb browsing history
App info and performanceCrash logs, diagnostics, other performance data
Device or other IDsDevice ID, advertising ID

Filling Out the Form: Step by Step

Step 1: Audit Your App

Before touching the form, conduct a thorough audit:

  1. List every piece of data your app collects
  2. Identify all third-party SDKs and their data practices
  3. Map data flows: what goes to your servers, what goes to third parties
  4. Document your security practices (encryption, retention, deletion)

Step 2: Access the Form

  1. Open Google Play Console
  2. Select your app
  3. Navigate to "App content" then "Data safety"
  4. Click "Start" or "Manage"

Step 3: Answer the Overview Questions

Google starts with high-level questions:

  • Does your app collect or share any user data?
  • Does your app use encryption for data in transit?
  • Do you provide a way for users to request data deletion?
  • Is your app a news or entertainment app that primarily deals with content?

Step 4: Declare Each Data Type

For every data type you collect, specify:

  • Collection - Is this data sent off the device?
  • Sharing - Is this data shared with third parties?
  • Ephemeral - Is the data processed only in memory without being stored?
  • Required or optional - Can the user opt out of this collection?
  • Purpose - Why do you collect this data? (app functionality, analytics, advertising, fraud prevention, personalization, account management)

Step 5: Review and Submit

Preview your Data Safety section to see how it will appear to users. Make sure everything is accurate before submitting.

Third-Party SDK Data Practices

This is the trickiest part. You are responsible for declaring data collected by every SDK in your app, even if you do not directly access that data.

Common SDKs and their typical data collection:

  • Firebase Analytics - App interactions, device ID, crash logs
  • Google AdMob - Advertising ID, location (approximate), device info
  • Facebook SDK - Device ID, app interactions, advertising data
  • Crashlytics - Crash logs, device info, performance data
  • OneSignal - Device ID, notification interactions

Check each SDK's documentation for their specific Data Safety guidance. Most major SDKs now provide detailed information about what they collect.

Common Mistakes

  • Under-declaring - Not accounting for SDK data collection. Google checks declarations against actual behavior and may remove non-compliant apps.
  • Over-declaring - Declaring data you do not collect makes your listing look worse than necessary.
  • Wrong purpose classification - Labeling advertising data as "app functionality" instead of being honest about the real purpose.
  • Missing data deletion - Google requires both an in-app and a web-based deletion mechanism.
  • Not updating - Your form must stay current when you add SDKs, remove features, or change data practices. Review it quarterly.

Related Topics

  • iOS Privacy Labels Guide
  • Account Deletion Requirement
  • Google Play Developer Policy

How did you find this article?

Share

← Previous

Apple App Review Guidelines: What Every Developer Needs to Know

Next →

Google Play Developer Policy: The Complete 2026 Guide

Related Articles

Apple App Review Guidelines: What Every Developer Needs to Know

A complete breakdown of Apple App Review Guidelines covering safety, performance, design, legal, and business rules for App Store approval.

Google Play Developer Policy: The Complete 2026 Guide

Everything you need to know about Google Play Developer Program Policies, from content rules to billing compliance and enforcement actions.

Most Common App Rejections and How to Avoid Them

Learn the top reasons apps get rejected by Apple and Google, with practical fixes for each rejection type to save time on your next submission.

iOS Privacy Labels: A Complete Guide to App Privacy Nutrition Labels

How to accurately fill out Apple privacy nutrition labels for your iOS app, covering data types, collection purposes, and common mistakes.

App Tracking Transparency (ATT): The Definitive Guide for 2026

Everything about Apple App Tracking Transparency framework, from implementation to opt-in strategies and its impact on mobile advertising.