The compliance framing of consent is table stakes. The performance framing is underrated: consented, well-recorded data is the only data platforms will fully use, and modeled conversions only work when consent signals are implemented properly.
The three failure modes that cost performance
Banners that fire after tags, so the first pageview reports no consent.
Consent recorded client-side but never propagated server-side, so your CAPI events carry nothing.
Consent treated as one bit instead of per-purpose flags, so a user’s analytics permission silently becomes an advertising permission, or an advertising permission gets thrown away.
The build
The CMP captures per-purpose choices. Consent Mode v2 transmits them to Google. The same flags ride every server-side event to every platform. Revocation stops downstream delivery without manual cleanup.
Trust compounds
Clear asks convert better than dark patterns, and the data collected under them survives audits, platform policy changes, and regulator attention. Consent done properly is not a tax on growth; it is the reason the growth numbers hold up.
How Datahash enforces consent through every pipeline is documented in the Security Centre.