Why Consent Matters
Consent is the foundation of compliant email sending. Under GDPR, CASL, and other privacy regulations, sending commercial email without valid consent can result in significant fines and damage to your sending reputation. Even where consent is not legally required (such as under CAN-SPAM’s opt-out model), obtaining it is a best practice that improves engagement and reduces spam complaints.Strong consent practices protect you legally, improve your deliverability, and build trust with your recipients. Lists built on genuine consent consistently outperform purchased or scraped lists.
Single vs Double Opt-In
The two most common consent collection methods are single opt-in and double opt-in. Each has trade-offs.Single Opt-In
The recipient submits their email address through a form and is immediately added to your list. No confirmation step is required. Pros: Lower friction, larger list growth, simpler to implement. Cons: Higher risk of invalid addresses, typos, and bot signups. Weaker evidence of consent for GDPR compliance.Double Opt-In
After submitting the form, the recipient receives a confirmation email and must click a link to verify their address. Only confirmed addresses are added to the list. Pros: Stronger consent evidence, cleaner lists, fewer spam complaints, better deliverability. Cons: Some recipients never complete confirmation (expect 10–30% drop-off), slightly more complex to implement.| Factor | Single Opt-In | Double Opt-In |
|---|---|---|
| Consent strength | Moderate | Strong |
| List quality | Lower (typos, bots) | Higher (verified addresses) |
| GDPR compliance | Acceptable but harder to prove | Recommended — clear audit trail |
| CASL compliance | Acceptable for express consent | Strongest evidence of express consent |
| List growth rate | Higher | Lower (10–30% drop-off) |
| Deliverability impact | Neutral to negative | Positive |
Designing Compliant Consent Forms
A consent form must clearly communicate what the recipient is signing up for. Vague or bundled consent is not valid under GDPR or CASL.Required Elements
Clear description of what they will receive
Tell recipients exactly what emails you will send — newsletters, product updates, promotional offers, etc. Do not use vague language like “we may contact you.”
Frequency expectations
State how often you will send — weekly, monthly, or as applicable. Recipients should know what to expect.
Sender identification
Clearly identify your organization name so recipients know who will be emailing them.
Separate consent for separate purposes
If you send different types of email (e.g., product updates and partner offers), obtain separate consent for each. Bundling multiple purposes into a single checkbox is not valid under GDPR.
Example: Compliant Signup Form
Recording and Storing Consent
You must be able to demonstrate that valid consent was obtained if challenged by a regulator or a recipient. The burden of proof is on you as the sender.What to Record
For every consent record, store:| Field | Description |
|---|---|
| Email address | The address that was submitted |
| Timestamp | When consent was given (ISO 8601 format) |
| Source | Where consent was collected (URL, form name, event) |
| Method | How consent was collected (checkbox, double opt-in confirmation click) |
| IP address | The IP address of the person who submitted the form |
| Consent text | The exact wording presented at the time of consent |
| Form version | An identifier for the version of the form used |
Under GDPR, you must also record the specific purposes the recipient consented to. Generic “opted in to email” records are insufficient if you send multiple types of email.
Managing Consent Over Time
Consent is not permanent. It must be managed as your relationship with the recipient evolves.Consent Decay
Even with valid consent, engagement declines over time. Recipients who signed up years ago and no longer open your emails are unlikely to still want them. Continuing to email disengaged recipients harms your deliverability and wastes resources. Best practices for managing consent over time:- Re-engagement campaigns — Send a targeted email to inactive recipients (e.g., no opens in 6+ months) asking if they still want to hear from you.
- Sunset policies — Automatically suppress recipients who have not engaged in a defined period (typically 6–12 months).
- Periodic consent refresh — For high-risk lists or long-inactive segments, ask recipients to reconfirm their subscription.
When Consent Expires
Under CASL, implied consent has explicit expiry dates (2 years for business relationships, 6 months for inquiries). Under GDPR, consent does not technically expire, but regulators expect you to refresh consent periodically if there is no ongoing relationship.Consent for Third-Party Sharing
If you plan to share recipient data with third parties or send emails on behalf of partners, you need separate, specific consent for this purpose. Bundling third-party sharing into a general email consent is not valid under GDPR.Common Mistakes
Bundling consent for multiple purposes
Bundling consent for multiple purposes
A single checkbox that covers marketing emails, partner offers, and analytics consent is not valid under GDPR. Each distinct purpose must have its own consent mechanism. Recipients must be able to consent to one purpose without consenting to others.
Not storing proof of consent
Not storing proof of consent
“They signed up on our website” is not sufficient proof. You need timestamps, IP addresses, the exact text presented, and the form version. Without this evidence, you cannot demonstrate valid consent if challenged.
Making consent a condition of service
Making consent a condition of service
Under GDPR, consent must be freely given. You cannot make access to a service conditional on consenting to marketing emails (unless the emails are genuinely necessary for the service). A checkbox like “I agree to receive marketing emails” should not be required to complete a purchase.
Ignoring consent withdrawal
Ignoring consent withdrawal
When a recipient unsubscribes or withdraws consent, you must stop sending immediately. This includes all email types covered by that consent — not just the most recent campaign. Process withdrawals across all your systems, not just one mailing list.
Treating purchased lists as consented
Treating purchased lists as consented
Purchasing an email list does not transfer consent. The recipients consented to hear from the original collector, not from you. Sending to purchased lists without obtaining your own consent violates GDPR, CASL, and damages your deliverability.
Related Topics
GDPR and Email Sending
EU data protection requirements and consent standards for email.
CASL (Canadian Anti-Spam Law)
Canadian consent requirements including express and implied consent.
List Hygiene
Maintain healthy, engaged recipient lists.
Unsubscribe Best Practices
Implement compliant unsubscribe mechanisms.