Universal Opt-Out Mechanisms and Global Privacy Control: Which States Require Them in 2026
Last updated July 2026 · Obtainer
found
scanned
Assembling the cover letter from the template...
Helps you comply, not legal advice
A universal opt-out mechanism is a browser or device signal, most commonly Global Privacy Control (GPC), that tells every website a person visits to stop selling or sharing their personal data and to stop using it for targeted advertising. As of January 1, 2026, twelve US states legally require businesses to treat that signal as a valid opt-out request. Ignoring it is a violation you can be fined for.
General information, not legal advice. Whether a given law applies to your business, and how you configure your opt-out, depend on your specific facts.
What is a universal opt-out mechanism?
A universal opt-out mechanism (UOOM) lets a person set their preference once, in their browser or an extension, instead of clicking an opt-out link on every site. Global Privacy Control is the signal that regulators have accepted as meeting the standard. When a visitor with GPC enabled loads your page, their browser sends an HTTP header (Sec-GPC: 1) and exposes a JavaScript property (navigator.globalPrivacyControl). Your site is supposed to read that signal and act on it automatically, the same way it would if the person had filled out your "Do Not Sell or Share My Personal Information" form.
The point of the mechanism is scale. A person cannot realistically opt out on the hundreds of sites that collect their data, so the law lets one signal stand in for all of those individual requests. That shifts the work to you: you have to detect the signal and honor it, rather than wait for a manual submission.
Which states require you to honor Global Privacy Control?
Twelve states require businesses to recognize a universal opt-out mechanism as of January 1, 2026. California was first, and the requirement has spread with each new state law. The table below lists the states and, where the date is well established, when the mandate took effect.
| State | Law | Universal opt-out required |
|---|---|---|
| California | CCPA / CPRA | Yes, since January 2023 |
| Colorado | Colorado Privacy Act | Yes, since July 2024 |
| Connecticut | Connecticut Data Privacy Act | Yes, since January 2025 |
| Texas | Texas Data Privacy and Security Act | Yes, since January 2025 |
| Montana | Montana Consumer Data Privacy Act | Yes, in effect for 2026 |
| Oregon | Oregon Consumer Privacy Act | Yes, in effect for 2026 |
| Delaware | Delaware Personal Data Privacy Act | Yes, in effect for 2026 |
| Nebraska | Nebraska Data Privacy Act | Yes, in effect for 2026 |
| New Hampshire | New Hampshire privacy law | Yes, in effect for 2026 |
| New Jersey | New Jersey privacy law | Yes, in effect for 2026 |
| Minnesota | Minnesota Consumer Data Privacy Act | Yes, in effect for 2026 |
| Maryland | Maryland Online Data Privacy Act | Yes, in effect for 2026 |
The direction of travel is one way. Every new comprehensive state privacy law passed in the last two years has included a universal opt-out requirement, so a business that operates nationally should assume the signal is binding and build for it, rather than track twelve separate go-live dates. The two biggest non-California laws to prepare for are the Texas Data Privacy and Security Act and the Colorado Privacy Act, both of which now require honoring GPC.
What does honoring the signal actually require?
Honoring a universal opt-out means treating the signal as a request to opt out of the sale and sharing of personal data and of targeted advertising, and acting on it for that browser without asking the person to do anything else. You cannot make them confirm through a pop-up, you cannot charge them or degrade the service for opting out, and you cannot ignore the signal because you would prefer a form submission. If you can tie the browser to a known account, most regulators expect you to apply the opt-out to that person more broadly, not just the single session.
California went a step further for 2026. Under updated regulations, a business must give the consumer a visible signal that their preference was received, for example by displaying an "Opt-Out Preference Signal Honored" notice when a GPC user loads the page. The trend is toward making the opt-out observable, not just internally logged, so a regulator or the consumer can confirm it worked.
Is a Global Privacy Control signal a data subject request?
Functionally, yes. A GPC signal is a legally recognized opt-out request, so it carries the same weight as a person submitting your opt-out form, and it starts the same obligation to stop the relevant processing. It differs from an access or deletion request in that there is no identity verification step and no 45-day drafting window; the expectation is that you act on it at the point of collection, close to immediately. That is why an opt-out cannot live in the same manual queue as a full data subject access request. It has to be wired into how your site loads.
The connection matters because opt-outs and access requests arrive from the same people and often together. Someone who sends a browser signal to stop targeted advertising may also file a request to see or delete what you already hold. Regulators have started bringing enforcement actions specifically over ignored opt-out signals, and you can read those published enforcement decisions to see how narrowly agencies read "honor the signal." The common thread in the losing cases is a business that had an opt-out form but never wired up the automated signal behind it.
How to build for universal opt-out
Detecting the signal is the easy part: read the Sec-GPC header or the navigator.globalPrivacyControl property on page load. The hard part is making the opt-out stick everywhere the data goes. A suppression that only reaches your ad pixel but not your data broker feed, or that stops future sales but leaves the person in an audience you already exported, is not a real opt-out. You need to know every downstream place the data flows so the signal reaches all of them.
That is the same discovery problem behind every other privacy request. Personal data discovery maps where a person's data lives and moves across your systems, so an opt-out, like an access or deletion request, can be applied everywhere rather than in the one place someone remembered. When a browser signal, an access request, and a deletion request all land for the same person, privacy request management keeps each on its own clock and rules. It is worth being clear which of the two jobs you are buying for, because consent-led platforms and request-fulfillment tools are not interchangeable: the Ketch alternative and Osano alternative comparisons set out where that line falls. For the full picture of which laws are live and what they demand, the state privacy law overview tracks all twenty comprehensive laws in effect.
Universal opt-out is the clearest sign that privacy compliance has moved from paperwork to plumbing. The states that require it are not asking for a policy document; they are asking your website to behave differently the instant a signal arrives. Getting that right, and keeping the manual requests that follow on schedule, is what Obtainer is built to help you do.
Run a data subject access request end to end
Obtainer finds where a person's data lives across your systems, compiles it into one manifest, drafts the deadline-safe response, and tracks the GDPR and CCPA clock. You review, redact, and approve what gets disclosed. Helps you comply; not legal advice.