---
title: NSPrivacyTracking
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/app-privacy-configuration/nsprivacytracking
---

# NSPrivacyTracking

A Boolean value that indicates whether your app or third-party SDK uses data for tracking.

## Overview

Overview Set the value for this key to true if your app or third-party SDK uses data for tracking as defined under the App Tracking Transparency framework. When set to true you need to provide a list of internet domains in NSPrivacyTrackingDomains. For more information, see User Privacy and Data Use.

## See Also

### Declaring tracking

- [NSPrivacyTrackingDomains](bundleresources/app-privacy-configuration/nsprivacytrackingdomains.md)
