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

# NSPrivacyTrackingDomains

A list of the internet domains your app or third-party SDK uses for tracking.

## Overview

Overview If the user has not granted tracking permission through the App Tracking Transparency framework, network requests to these domains fail and your app receives an error. To provide a list of internet domains in NSPrivacyTrackingDomains, set NSPrivacyTracking to true. For more information, see User Privacy and Data Use.

## See Also

### Declaring tracking

- [NSPrivacyTracking](bundleresources/app-privacy-configuration/nsprivacytracking.md)
