# How to fill App Privacy Details on the App Store?

You can find the complete breakdown of the data that is natively collected by Batch in this [guide](https://doc.batch.com/getting-started/other/faq/what-kind-of-data-is-collected-via-batch-by-default).

To help you fill in the App Privacy details the information required by Apple, we sorted this data using categories provided by Apple in their documentation: [developer.apple.com/app-store/app-privacy-details/#data-type](https://developer.apple.com/app-store/app-privacy-details/#data-type).

| Data type                                        | Data use                                                                                                | Linked to user’s identity | Used for tracking purpose |
| ------------------------------------------------ | ------------------------------------------------------------------------------------------------------- | ------------------------- | ------------------------- |
| <mark style="color:blue;">**Location**</mark>    |                                                                                                         |                           |                           |
| Coarse Location\*                                | <p>Product Personalization</p><p></p><p>Analytics</p><p></p><p>Developer’s Advertising or Marketing</p> | Yes                       | No                        |
| Precise location \*\*                            | <p>Product Personalization</p><p></p><p>Analytics</p><p></p><p>Developer’s Advertising or Marketing</p> | Yes                       | No                        |
| <mark style="color:blue;">**Identifiers**</mark> |                                                                                                         |                           |                           |
| User ID \*\*\*                                   | <p>Product Personalization</p><p></p><p>Developer’s Advertising or Marketing</p>                        | Yes                       | No                        |
| Device ID \*\*\*\*                               | <p>Product Personalization</p><p></p><p>Developer’s Advertising or Marketing</p>                        | No                        | No                        |
| <mark style="color:blue;">**Usage Data**</mark>  |                                                                                                         |                           |                           |
| Product Interaction                              | <p>Product Personalization</p><p></p><p>Analytics</p><p></p><p>Developer’s Advertising or Marketing</p> | Yes                       | No                        |
| Advertising Data                                 | <p>Product Personalization</p><p></p><p>Analytics</p><p></p><p>Developer’s Advertising or Marketing</p> | Yes                       | No                        |
| <mark style="color:blue;">**Other Data**</mark>  |                                                                                                         |                           |                           |
| Other Data Types                                 | <p>Product Personalization</p><p></p><p>Analytics</p><p></p><p>Developer’s Advertising or Marketing</p> | Yes                       | No                        |

\* Batch uses IP geolocation to guess the city of your users, it doesn't rely directly on location data coming from the device or the app itself.

\*\* Precise location is only shared with Batch if it's enabled in your app, and explicitly sent to Batch. Batch doesn't collect it by default, even if users share their precise location with the app. More information is in [our documentation](https://doc.batch.com/developer/sdk/ios/profile-data/events#tracking-user-location).

\*\*\* Declare User ID if you set a [Custom User ID](https://doc.batch.com/getting-started/features/customer-engagement-platform/profiles/data-lifecycle) linked to a user account (usually, when users log in to the app).

\*\*\*\* IDFA and IDFV collection has been dropped on Batch SDK versions 2 and above.&#x20;

For example, this is what will be filled for "Coarse location":

<figure><img src="https://509463063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfiAYaWDWqtFZeXxyg67F%2Fuploads%2Fw1hFSyKd30xtFICFWDcn%2Fimage%20(32).png?alt=media&#x26;token=23afada4-df35-4a90-a64d-5911bd5a6828" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
This information relates to the data natively collected by Batch. If you decide to send other [custom data](https://doc.batch.com/getting-started/features/customer-engagement-platform/profiles/custom-data) to Batch, or you send other data to other tools, you will also have to declare it to Apple.
{% endhint %}
