Your Privacy Choices

Use these controls to opt out of certain data uses. Choices apply to this browser and device. We also honor recognized global opt-out signals (e.g., GPC).

Opt out of any data disclosures that may be considered a sale or sharing under state privacy laws.
We will not use your information for targeted advertising on this browser.
Limit the use of sensitive personal information (e.g., precise location) to what is necessary to provide the Service.

API Option

Alternatively, you can POST JSON to /api/privacy/choices:

{
"doNotSellOrShare": true,
"targetedAdvertisingOptOut": true,
"limitSensitiveInfo": true,
"source": "User"
}