Sec-GPC Signal
The Sec-GPC signal is a message a web browser can send to a website to indicate that the user does not want their personal information sold or shared. It is the technical part of the Global Privacy Control (GPC) mechanism, which is designed to help users exercise privacy rights such as the 'Do Not Sell or Share' request available under the California Consumer Privacy Act and similar US state privacy laws. Whether and how a website must respond to the signal depends on the applicable law.
Sec-GPC is an HTTP request header that forms the technical implementation of Global Privacy Control (GPC), a browser-transmitted mechanism for communicating a user's preference not to have their personal data sold or shared. When present, the header indicates the user's exercise of an opt-out preference; per the GPC specification and project materials, it is intended primarily to convey a 'Do Not Sell or Share' request under the California Consumer Privacy Act (CCPA/CPRA) and comparable US state privacy laws that rely on opt-out signals. The signal's legal effect is jurisdiction-dependent: US state opt-out regimes generally recognize such universal opt-out mechanisms, whereas its treatment under EU and UK frameworks (which typically require prior opt-in consent for non-essential cookies and similar technologies under the ePrivacy rules and GDPR) is not established by the evidence here and should be assessed against applicable law and regulatory guidance. The signal expresses a preference at the transport level; enforcement, scope, and required server-side handling depend on the governing legal regime rather than on the header alone.
Why it matters
The Sec-GPC signal matters because it offers a scalable way for users to communicate a privacy preference automatically, rather than clicking an opt-out control on every website they visit. Under the California Consumer Privacy Act (CCPA/CPRA) and comparable US state privacy laws that rely on opt-out mechanisms, universal signals of this kind are generally recognized as a valid way for consumers to exercise a 'Do Not Sell or Share' request. For businesses subject to these regimes, this means the signal may carry legal weight and may need to be honored, so how a website detects and processes the header can have direct compliance consequences.
Who it's relevant to
Inside Sec-GPC Signal
Common questions
Answers to the questions practitioners most commonly ask about Sec-GPC Signal.

