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).

About these choices

We use the options below to respect your preferences under applicable privacy laws (such as state laws that define "sale" or "sharing" of personal information). Your selections are stored in a first-party cookie on this device. We do not sell your personal information to third parties for monetary consideration. Opting out of targeted advertising means we will not use your activity on this site to show you ads elsewhere. Limiting sensitive information restricts how we use categories such as precise location to what is needed to provide our cleaning services.

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"
}