Global Privacy Control (GPC) is a browser-level signal that automatically tells every website you visit that you opt out of the sale or sharing of your personal data and targeted advertising. It is sent as an HTTP header (Sec-GPC: 1) and a JavaScript property. In a growing number of U.S. states, it is a legally binding opt-out request businesses must honor.
When California regulators tested Healthline with the Global Privacy Control signal enabled, the site detected it and set 118 third-party advertising cookies anyway, along with 82 advertising pixels. The settlement, announced July 1, 2025, was $1.55 million, the largest CCPA fine to that date.
Key takeaways
- GPC is a browser-level opt-out signal, the
Sec-GPC: 1header plus a JavaScript property, carrying one preference: do not sell or share my data, no targeted advertising. - It is what statutes mean by “universal opt-out mechanism” and “opt-out preference signal.”
- Honoring it is legally required in 12 states as of September 2026 (with qualifiers on Nebraska, Texas, and Maryland) and voluntary elsewhere.
- Since January 1, 2026, California requires visibly confirming the signal was processed (“Opt-Out Request Honored”). From January 1, 2027, the Opt Me Out Act requires browsers to build the signal in.
- Ignoring it has produced five enforcement actions and fines up to $2.75 million, at per-violation rates of $2,663 and $7,988.
- Audits consistently find most sites fail to honor the signal, including sites running certified consent tools.
- Detecting the signal and honoring it are different events; only observed network behavior proves the second.
For privacy counsel, DPOs, and the people who own the tag stack: what the signal is, which laws give it teeth, and why detecting it is not the same as honoring it.
What is Global Privacy Control?
GPC is a preference you set once in a browser or extension that travels with every request your browser makes. It takes two forms sent together: an HTTP header, Sec-GPC: 1 (“1” is the only valid value; an absent header means no preference expressed) and a JavaScript property, navigator.globalPrivacyControl, readable by scripts on the page. Both carry one message: do not sell or share my personal information and do not use it for targeted advertising.
State statutes rarely say “GPC.” They require businesses to honor a “universal opt-out mechanism” (UOOM) or an “opt-out preference signal.” GPC is the signal that satisfies those definitions. When a law talks about UOOMs or preference signals, this is what it means in practice.
The signal was built by a coalition of privacy researchers and technologists (the Electronic Frontier Foundation, Mozilla, and Wesleyan University among them) with founding publishers that include the New York Times and the Washington Post, and it is maintained openly at globalprivacycontrol.org. The specification is a W3C Working Draft: first published November 21, 2024, current draft dated June 11, 2026. It has never been a W3C Recommendation. Its legal force comes from state privacy law, not from standards-track status.
A site can declare its support for the signal at a well-known address, /.well-known/gpc.json, so browsers can confirm the site knows the protocol.
What GPC is not:
- Not a cookie blocker. It does not stop cookies or tags from loading. It instructs the site what it may do with the data they touch.
- Not a deletion request. It asks the business to stop selling or sharing going forward, not to erase data it already holds.
- Not an opt-out of all data collection. First-party collection that runs the service continues. The signal targets sale, sharing, and cross-context behavioral advertising.

How is GPC different from Do Not Track, a consent banner, and the “Do Not Sell or Share” link?
GPC is the only mechanism of the four that is both automatic and legally binding. Do Not Track was automatic but voluntary. The industry ignored it. A consent banner and a “Do Not Sell or Share My Personal Information” link have legal weight, but each makes the user act separately on every site. GPC is the choice made once, arriving with the request itself.
| Do Not Track (DNT) | Consent banner | “Do Not Sell or Share” link | Global Privacy Control | |
| Who sends it | The browser, if the user enabled it | The website asks; the user answers | The user, by finding and clicking it | The user’s browser or extension, automatically |
| When it acts | With each request, when enabled | After the user interacts, per site | After the user clicks, per business | With every request, before any page interaction |
| Legal force | None. No law required honoring it, and it was widely ignored | A required choice mechanism under state privacy laws, but per-site | A required opt-out method under the California Consumer Privacy Act (CCPA) and similar laws | A binding opt-out request in 12 states as of September 2026; California’s §7025(e) requires processing it even where the link is posted |
| What it changes | Nothing enforceable | That site’s consent settings | That one business’s sale/sharing of your data | Sale, sharing, and targeted-ad flows on every site that honors it |
GPC exists because DNT failed. The same idea, rebuilt with statutory backing. For a website operator, none of the other three mechanisms goes away: the banner and the link keep their duties. But the signal arrives before either is touched, and in mandate states it must be processed even when the link is sitting right there on the page.
Is honoring GPC legally required, and in which states?
Yes. In 12 states as of September 2026, honoring an opt-out preference signal like GPC is a legal requirement for covered businesses. Everywhere else it is voluntary, though that list has grown every year since 2024.
Re-check before relying on this table: state effective dates keep moving.
| State | Law | Required from | Notes |
| California | CCPA/CPRA | Regs since Aug 14, 2020 (§999.315(c)); dedicated §7025 operative Mar 29, 2023 | The most detailed rules, including a visible-confirmation duty added for 2026 |
| Colorado | CPA | Jul 1, 2024 | GPC is the only universal opt-out mechanism the Colorado AG recognizes |
| Connecticut | CTDPA | Jan 1, 2025 | CT AG guidance confirms the duty |
| Montana | MCDPA | Jan 1, 2025 | Mont. Code §30-14-2809(3)(b) |
| Nebraska | NDPA | Jan 1, 2025 | Qualified: structured as an authorized-agent-via-technology mechanism with carve-outs, not an unconditional mandate |
| New Hampshire | NHDPA | Jan 1, 2025 | RSA 507-H:6, V(a)(1)(B) |
| Texas | TDPSA | Jan 1, 2025 | Same carve-out family as Nebraska (Tex. Bus. & Com. Code §541.055(e)–(f)). Qualify before treating as unconditional |
| New Jersey | NJDPA | Jul 15, 2025 | Statute and regulator FAQ confirm |
| Minnesota | MCDPA | Jul 31, 2025 | Minn. Stat. §325M.14 subd. 3 |
| Maryland | MODPA | Oct 1, 2025* | Md. Code Com. Law §14-4607(F)(3) |
| Delaware | DPDPA | Jan 1, 2026 | 6 Del. C. §12D-106(e)(1)a.2. |
| Oregon | OCPA | Jan 1, 2026 | ORS 646A.578(5)(c) |
*Maryland is the footnote case: the signal is one of two alternative compliance methods (an opt-out link or the signal), and the requirement applies prospectively only from April 1, 2026.
California’s CCPA and its 2020 amendment, the California Privacy Rights Act (CPRA), set the pattern. The duty entered the regulations on August 14, 2020. The dedicated provision (11 CCR §7025) became operative March 29, 2023. The California AG’s GPC guidance has treated the signal as a binding opt-out ever since. For the underlying law and who it covers, see What is the CCPA?.
Which states don’t require it
Virginia’s VCDPA has no preference-signal provision at all, and the states built on its template (Utah, Iowa, Indiana) follow the same shape. If a state’s comprehensive privacy law is not in the table above, treat honoring as voluntary and re-verify before relying on that answer. Mandates have been added every year since Colorado’s took effect.
Does GPC apply outside the United States?
No law outside the U.S. currently requires honoring GPC. Despite occasional claims to the contrary, the GDPR does not mandate opt-out preference signals. The EU regulates these flows through opt-in consent instead. Advertising trackers generally need consent before they run, so a standing opt-out signal solves a problem European law frames from the other direction.
The EU did consider the mechanism. Article 88b, an apparatus for machine-readable opt-out signals, would have joined the GDPR under the Digital Omnibus proposal (COM(2025) 837, November 19, 2025). The Council’s compromise text of June 18, 2026 removed it entirely. Parliament has taken no position; nothing is law.
The practical default for international businesses is to honor GPC universally rather than geo-switching. One header and one rule for every visitor is simpler to build, simpler to evidence, and immune to the mis-geolocation errors of per-region logic.
What changed in 2026, and what changes on January 1, 2027?
Two dated changes matter. Since January 1, 2026, California requires businesses to visibly confirm they processed the signal. On January 1, 2027, the Opt Me Out Act requires browsers to ship the signal’s functionality, moving GPC from a privacy-tool niche into default browser plumbing.

California’s visible-confirmation requirement (2026)
The amended 11 CCR §7025(c)(6) (Board-adopted July 24, 2025, approved by the Office of Administrative Law September 23, 2025, effective January 1, 2026) changed one word with operational weight. A business must (previously may) display whether it has processed the consumer’s opt-out preference signal. The regulation’s example display text is “Opt-Out Request Honored.” A toggle or radio-button status display also satisfies the rule. A confirmation the user never sees does not.
The Opt Me Out Act (2027)
AB 566, the Opt Me Out Act (Chapter 465, Statutes of 2025, approved by the Governor October 8, 2025), adds Civil Code §1798.136 and becomes operative January 1, 2027. From that date, browsers must ship consumer-configurable opt-out-preference-signal functionality (Chrome and Safari included, not just the privacy browsers that carry the signal today).
Two scope points the final text settled: the mandate covers browsers only (the mobile-operating-system requirement was amended out of the chaptered law), and the CPPA may adopt implementing regulations. The statute itself contains no technical-specification mandate. Browser makers, in turn, are shielded from liability for how businesses downstream handle the signals their software sends (§1798.136(d)).
Do not conflate this law with AB 3048, the similar 2024 bill the Governor vetoed on September 20, 2024. Only AB 566 is law.
What happens if your website ignores GPC?
There have been five enforcement actions so far, with fines from $1.1 million to $2.75 million, plus multi-year monitoring, certification, and reporting obligations that outlast the payment. The failures punished are specific and technical. The record shows regulators testing the same way your own QA team could.
The enforcement record
| Case | Date | Regulator | Amount | The exact failure |
| Sephora | Aug 24, 2022 | California AG | $1.2M | The first GPC case: failed to process user opt-out requests sent via user-enabled global privacy controls; also failed to disclose the sale of personal information and to cure within 30 days. Injunction requires GPC-honoring mechanisms and reporting to the AG |
| Healthline Media | Jul 1, 2025 | California AG | $1,550,000 | A “triple opt-out” (footer link/webform, GPC signal, and cookie banner): all three failed. Per the filed complaint, the site still placed 118 third-party advertising cookies after opt-out, with 82 advertising pixels on a single page, while roughly 65,000 Californians had opted out, primarily through GPC |
| Tractor Supply Co. | Sep 2025 (order Sep 26; announced Sep 30) | California Privacy Protection Agency (CPPA) | $1,350,000 | The website was not configured to honor opt-out preference signals until July 2024. Terms: five years of public CCPA metrics reporting, four years of officer certifications, opt-out monitoring, annual third-party reviews, and quarterly tracker scans |
| Disney | Feb 11, 2026 | California AG | $2,750,000 | Opt-out effectuation failure across three defective channels: opt-outs were applied only per device, even when the consumer was logged into their account. GPC-signal handling was included among the defects |
| PlayOn Sports | Mar 2026 (order Feb 27; announced Mar 3) | CPPA | $1.1M | An “Agree”-only consent banner on student ticketing, and an express finding that the company “failed to recognize opt-out preference signals” |
The statutory math underneath these settlements: civil penalties run $2,663 per violation and $7,988 per intentional violation, inflation-adjusted as of January 1, 2025 per the CPPA’s official adjustment (base amounts in Cal. Civ. Code §1798.155 and §1798.199.90, adjusted per §1798.199.95(d); the next adjustment lands January 1, 2027). Both the Healthline and Disney complaints prayed at exactly those figures: run per-violation rates across tens of thousands of opted-out consumers and the seven-figure totals explain themselves.
Regulators coordinate
This is no longer one state’s project. On September 9, 2025, the California AG, the CPPA, and the Colorado and Connecticut AGs announced a joint investigative sweep. Letters went to businesses that did not appear to be processing GPC opt-outs. No targets named, no fines, but a clear signal of where examinations are heading. The Consortium of Privacy Regulators, announced April 16, 2025 with the CPPA and the AGs of California, Colorado, Connecticut, Delaware, Indiana, New Jersey, and Oregon, has since grown: Minnesota and New Hampshire joined in October 2025. The sweep’s scope also runs past GPC to broken opt-out mechanisms generally. For the broader CCPA enforcement record, see What is the CCPA?.
How regulators test your site
From the outside. Regulators do not ask your consent platform what it saw. They visit with the signal switched on and record what your tags do next. The Healthline complaint reads like a crawl report: cookies placed, pixels fired, counts attached. If your own team has never run that test, the regulator’s version of it is not the first result you want to see.
How much of your traffic actually sends GPC?
No public dataset measures the share of web traffic carrying the signal. Treat any precise percentage you see quoted with suspicion. What can be measured is support, adoption, and failure rates, and all three say the volume is already material.
Which browsers and extensions send it
- On by default: Brave, DuckDuckGo, Tor Browser, and Mullvad Browser send the signal without any user setup.
- A built-in setting: Firefox ships GPC behind one toggle.
- The extension path: Privacy Badger and OptMeowt add the signal elsewhere, which is how it reaches Chrome, Edge, and Safari, none of which has native support today.
For consumers, enabling it is a one-time install or setting; what matters here is what your site does when the header arrives.
What does your website have to do to honor GPC?
Five duties, plus one rule about how you carry them out: detect the signal, act on it, confirm you acted, keep evidence, and disclose your handling, all without adding friction for the user.
- Detect: read the signal on every request.
- Act: treat it as a Do-Not-Sell/Share request and stop the flows it covers, including downstream.
- Confirm: display the honored status to the user.
- Keep evidence: record that signals were received and honored.
- Disclose: your privacy policy reflects how you handle the signal.
And the frictionless rule: no demanding additional information, no identity verification, no fee, no degraded experience, and no pop-up in response to the signal (§7025(c)(2), (f)).
Detect
The header arrives before any banner logic runs, so detection has to happen on every request, on every page, not just on pages where your consent tool loads. One wrinkle the law handles for you: anyone can set the signal, including by spoofing it, and the regulations treat it as the user’s preference regardless. You honor what arrives; you do not adjudicate who sent it.
Act: what must actually stop
Acting means treating the signal as a Do-Not-Sell/Share request: sale and sharing, with cross-context behavioral advertising named explicitly. First-party processing that runs your service continues. The stop is not total. The hard part is propagation: the opt-out has to reach the downstream tags and vendors the data was flowing to. An opt-out honored at the consent layer while an ad tag keeps firing is precisely the pattern in the enforcement record above. What happens to the data after it reaches your own backend, server-to-server flows, is beyond the scope of client-side signal handling.
Confirm
Since January 1, 2026, California requires showing the user the signal was processed: an “Opt-Out Request Honored”-style status display or equivalent toggle (legal details with the dated changes above). Operationally, your detection and your action both need a visible output.
Evidence
Keep dated records that signals arrived and were honored: what was received, what changed, when. Regulators test from the outside. Your logs are the internal half of that story. The disclosure duty rounds it out: your privacy policy should state how the business handles opt-out preference signals, so the public description matches the observed behavior.
The request-handling operations and vendor-contract mechanics underlying these duties are outlined in our CCPA compliance guide.
What about logged-in users, conflicts, and the edge cases?
The signal follows the browser, not the account. Where it collides with other settings, California’s regulations say which preference wins.
Logged-in users and cross-device effectuation
GPC travels with the browser that sends it. That is exactly where Disney failed: its opt-outs were effectuated per device only, even for users who were logged in, so an account holder’s choice never followed them. A logged-in user is a known consumer, and the duty applies to the consumer, not the device. One more protection runs the other direction: if the signal was previously sent and then stops arriving, that absence is not consent to opt the user back in (§7025(c)(5)).
When GPC conflicts with account settings or incentive programs
The signal can conflict with a user’s account-level privacy settings or with their participation in a financial-incentive program (a loyalty discount conditioned on data use, for example). Sections 7025(c)(3) and (c)(4) resolve which preference controls in each case, and both now carry display-status obligations so the user can see the outcome. Separately, §7026(k) bars a business from asking an opted-out consumer to consent again for at least 12 months. No quiet re-prompting between visits.
The implementation-level edge cases (single-page-app staleness, mid-session signal flips, how to treat an absent header) are owned by our planned GPC implementation guide.
Your CMP detected the signal. Did anything actually stop?
Less than the dashboard suggests, in most cases. A consent management platform (CMP) can report that it saw the signal; it cannot report what your tags did next. Detection is a console event. Honoring is network behavior, and only one of those is what the law punishes.
The enforcement record has shifted toward exactly this gap: Healthline had three opt-out mechanisms configured, and all three failed while advertising cookies kept firing.
The only evidence that settles the question is observing actual network behavior with the signal on versus off: sending GPC yourself and recording which requests still leave the browser.

The full test methodology is in our guide, “Does your website actually honor GPC?”
This is the layer MELURNA’s Consent & Preference Assurance monitors: it compares observed data movement after accept, reject, no action, and GPC signals, flags where a recipient’s behavior doesn’t change across those states, and keeps the check true continuously as websites, tags, and vendor relationships change. The honoring still happens in your own stack. This is how you know it did. Scoring spans 30+ compliance frameworks, with vendor risk prioritization and findings routed into GRC, audit, and reporting workflows with remediation verification.
FAQ
Is GPC the same as rejecting cookies?
No. Rejecting cookies in a banner is a per-site consent choice about that site’s tags. GPC is a standing opt-out your browser sends to every site, instructing the business not to sell or share your personal information or use it for targeted advertising, and in 12 states it is a binding request whether or not a banner ever appears. A site can honor GPC and still set cookies; what changes is what it’s allowed to do with the data.
What is the Global Privacy Platform (GPP) vs GPC?
They solve different halves of the problem. GPP – since renamed the Global Privacy Protocol by IAB Tech Lab, is a signal-transport specification: it encodes jurisdictional consent and opt-out strings (its “sections” cover the IAB Europe and Canada TCFs, the MSPA US National string, and individual US state strings) into one payload passed downstream to ad-tech vendors. Nobody “turns on GPP” in a browser. It is not consumer-facing. GPC is the consumer-facing preference; GPP is one channel through which the resulting opt-out status travels the ad supply chain, complementary, not competing.
Can GPC be enabled by default?
Yes, and in some browsers it already is: Brave, DuckDuckGo, Tor Browser, and Mullvad Browser send the signal by default. Firefox ships it as a setting you toggle once. On Chrome, Edge, and Safari, it takes an extension today. From January 1, 2027, California’s Opt Me Out Act requires browsers to ship opt-out-signal functionality.
Who is behind GPC, and is it legitimate?
A coalition of the Electronic Frontier Foundation, Mozilla, and Wesleyan University researchers, launched with founding publishers including the New York Times and the Washington Post. The specification is developed in the open as a W3C Working Draft, and 12 state privacy laws now give the signal legal effect. As legitimate as a web standard gets.
Does GPC work on mobile?
The signal is an HTTP header and a JavaScript property, so it works on mobile wherever the browser supports it, which today means privacy browsers and extension-capable setups rather than the default mobile browsers. One scope note: California’s 2027 mandate covers browsers only; a mobile-operating-system requirement was amended out of the final law.
DISCLAIMER: This guide is for general informational purposes only and does not constitute legal advice. While we strive for accuracy, we make no warranties about the completeness or reliability of this information and are not liable for any errors, omissions, or actions taken based on its contents. Consult a licensed attorney for guidance specific to your business.
