The practice and technology of collecting, recording, and enforcing user consent for data collection and processing. Consent management ensures that every marketing touchpoint respects the permissions a customer has granted or withheld.
Consent management is the process of asking people what you are allowed to do with their data, recording their answer, and making sure every system in your stack respects it. That last part is where most organizations fail.
The concept became urgent with GDPR in 2018, which required organizations to obtain explicit consent before processing personal data in most contexts. CCPA, CPRA, and a wave of state and national regulations followed. The requirement is not optional, and the penalties for non-compliance are material.
How it works in practice
A consent management platform (CMP) presents the consent interface: cookie banners, preference centers, opt-in forms. When a user makes a choice, the CMP records it and signals downstream systems. Your analytics platform should stop tracking if the user declined analytics cookies. Your email platform should respect communication preferences. Your ad platform should exclude users who opted out of targeting.
That signal propagation is the hard part. Most organizations capture consent at the front door but fail to enforce it across every system that touches customer data. The CMP says the user opted out of tracking. The tag manager fires the tracking pixel anyway because nobody connected the two.
Capture vs. enforcement
The first mistake is treating consent management as a legal checkbox. Install a cookie banner, check the compliance box, move on. Consent is not a one-time gate. Preferences change, regulations evolve, and new data processing activities require fresh consent.
The second mistake is building consent capture without consent enforcement. If your CMP cannot propagate preferences to every tag, pixel, and integration in your stack in real time, you are collecting consent you cannot honor. That is worse than not asking, because now you have a record proving you knew the user’s preference and ignored it.