What "consent" actually means under UK GDPR + PECR
The Information Commissioner's Office is unambiguous: marketing consent must be specific (one purpose at a time), informed (the customer must know what they are agreeing to and who is processing their data), freely given (no pre-ticked boxes, no "agree or lose service"), unambiguous (one positive action), and revocable (the customer can withdraw at any time).
The generated opt-in copy above maps each of these requirements to a sentence. The HTML form implements them as separate checkboxes (no bundled consent), with the privacy policy linked and the data controller named.
What goes wrong without express consent
- ICO complaint: A single customer report can trigger an ICO investigation. Penalties under PECR run from formal warnings up to £500,000.
- Meta block: High block rates on a number triggers a Yellow then Red quality rating and template-send block. Hard to recover.
- BSP suspension: Resellers like Twilio, Wati, and Respond.io will suspend an account that receives multiple opt-in complaints, sometimes without notice.
- Reputational damage: Operators who get reported to Trustpilot or trade press for unsolicited WhatsApp marketing rarely recover the brand cleanly.
The consent record is the defence
If a customer ever files an ICO complaint, your defence is the consent record. The CSV format above captures everything needed: submission ID, E164 phone, business identity, separate flags for transactional and marketing consent, privacy policy version acknowledged, timestamp, IP hash for proof of submission, user agent for fraud defence, and the source URL.
Retain consent records for six years (the conservative ICO benchmark for direct marketing) and back them up off-site. NuvenarHub stores consent records automatically and includes a GDPR deletion workflow for erasure requests.