[[Notice]] Prepare for Google Play's data disclosure requirements
Follow
Introduction
In May 2021, Google Play announced the new Data safety section, which is a developer-provided disclosure for an app's data collection, sharing, and security practices.
This page can help you complete the requirements for this data disclosure in regards to your usage of Dfinery(Adbrix) Android SDK. On this page, you can find information on whether and how our SDK handles end-user data, including any applicable settings or configurations you can control as the application developer.
How to use the information on this page
This page lists the end-user data collected by only the latest version of the Dfinery(Adbrix) Android SDK.
If you are using a prior version of the Dfinery(Adbrix) Android SDK, please consider updating to the latest version to ensure your app's disclosures are accurate.
Data Collected by Dfinery
Dfinery(Adbrix) SDK collects data about advertisement identification value, device information,
and app information. For details, please refer to the list below.
Advertisement Identification Value
- gaid (Android ADvertising ID) (Optional)
Device Information
- Device model / OS / Manufacturer / Screen Resolution / Carrier / Language / Country / SSAID(Android ID) / Location(Optional)
- Platform
- Network Type(LTE, Wifi)
App Information
- Package Name
- API version
- App version
- Build ID
- Installer
Data Type List
This table shows that wether DFINERY SDK collect data from each data types from Google Play Data Safty Section. If you collect these data and send to DFINEY, please check these data typs from Google Play Data Safty Section.
Data Type |
DFINERY SDK Data Collection |
Note |
Location
|
See the Note |
Basically DFINERY SDK doesn't collect user's location. But If you are using setLocation API to collect user's location, DFINERY SDK will collect user's location. |
Personal info
|
See the Note |
Basically DFINERY SDK doesn't collect user's personal info. But If you are using login / setUserProperties api to collect encrypted user_id or gender, age and any other personal info, DFINERY SDK will collect these data. |
Financial info
|
Optional |
DFINERY SDK can collcet user's payment info using purchase api. If you are using Custom event to collect other Financial info beside user payment info, DFINERY SDK will collect these data. |
App Activity
|
See the Note |
DFINERY SDK Basic integration can collect app's lifecycle such as app start and end. If you are using Custom event to collect other App activity beside App interaction, DFINERY SDK will collect these data. |
Device or other IDs
|
Optional | DFINERY SDK can collect user's GAID (Google advertiser id if it's possible. |
Web Browsing
|
See the Note |
Basically DFINERY SDK doesn't collect user's web browsing history. But if your app is hybrid app which using Webview and web page integrate with DFINERY Web SDK, this will collect user's web browsing history. |
Health and fitness
|
See the Note |
Basically DFINERY SDK doesn't collect user's health and fitness info. But if you are using Custom event to collect these data, DFINERY SDK will collect these data. |
Messages
|
No | DFINERY SDK doesn't collect these data. |
Photos and Videos
|
No | DFINERY SDK doesn't collect these data. |
Audio files
|
No | DFINERY SDK doesn't collect these data. |
File and docs
|
No | DFINERY SDK doesn't collect these data. |
Contacts
|
No | DFINERY SDK doesn't collect these data. |
App info and perfomance
|
No | DFINERY SDK doesn't collect these data. |
Data sharing
Data sharing means that share your data to other third-party partner whether user's device on / off.
Exceptions include the following:
- DFINERY share the app's data to app developer as app developer requested.
- Transfrer data for legal purpose. (ex . In response of Govement request)
- Transfer data to end-user by based on in-app disclosure.
- Anonymous data.
DFIENRY is a service provider that only be share the data as app developer is requested or set on DFIENRY console. If you are sharing your DFIENRY 's data to third-party partners for marketing purpose, (ex. postback setting, extract Audience data for tartgeting / re-targeting campaign) this means data sharing.
Ephemeral processing
Ephemeral processing means that ony be processed in memory and send to DFINERY in real-time for no toher purpose. DFINEY SDK is sending data in real-time but when user device network status is failed, SDK will send data after networ is on.
User's choice
User's choice means that end-user can have choice to select Data collection and sharing. DFINERY SDK provide GDPR API to not to collect user's data by DFINERY SDK.
Purpose of Data collection and sharing
After setting each Data Types, you must check purpose of data collection and sharing on Google play data safty section.
Data collection sharing |
Checked |
Note |
Analytics
|
Yes | DFINERY basically offers user analytics using DFINERY SDK data. |
Developer communications | Optional | Using DFINERY Growth Action to send push message or in-app message to show new function of app and app update, please check this section. |
Advertising or marketing | Yes | Using DFINERY's data to run targeting / re-targeting campaign or sharing the data to third party for marketing perfomance, please check this section. |
Fraud prevention, security, and compliance | Yes | DFIENRY SDK can check fraud installation when app is installed. |
Personalization | Optional | Using DFINERY Growth Action to send personal push message or in-app message please check this section. |
App functionality
|
No | |
Account management | No |
How to write Google Play Data Safty Section
Plese check article that how to write Google play data safty section.
article : [How to write Google Play Data Safty Section]