On April 14, 2026, the CNIL (France's data protection authority) published a binding recommendation on email tracking pixels. Except for a few exempted purposes, email tracking pixels require prior, explicit, and separate consent from your recipients. This recommendation only applies to marketing content sent to contacts based in France.
What this recommendation means for your email tracking
By default, Brevo embeds a tracking pixel in your emails to measure opens and record per-contact engagement data. Under the CNIL recommendation, collecting and storing that individual-level data requires explicit consent from each recipient, collected separately from consent to receive your emails.
This applies to all emails sent to contacts based in France, regardless of the sending channel you use (Email Campaigns, Automations, or Transactional email via SMTP or API).
➡️ To learn more about what is subject to the consent requirement, check the full CNIL recommendation.
To help you comply with this recommendation without losing visibility into how your contacts engage with your emails, Brevo introduces per-contact pixel tracking consent. This setting lets you track opens contact by contact, based on each contact's own answer, instead of applying an all-or-nothing rule to your whole list. You keep the engagement data that fuels your segmentation and personalization, while giving every contact real control over their own tracking preferences.
About per-contact pixel tracking consent
Per-contact tracking consent lets you continue collecting individual engagement data, such as opens, but only for contacts who have explicitly given permission. Activating it applies to every channel you send from: Email Campaigns, Automations, and transactional emails sent through SMTP or the API.
Per-contact tracking consent:
| ✅ Allows you to... | ❌ Does not allow you to... |
|
|
Once you activate per-contact tracking consent, Brevo automatically creates default contact attributes to manage each contact's tracking consent:
| Attribute | Description |
|---|---|
| Pixel Tracking Consent |
Whether the contact agreed to be tracked: Yes, No, or empty. Only contacts with Yes are tracked for opens, so you keep engagement data while respecting consent. |
| Pixel Tracking Consent Date | The date the contact accepted or refused pixel tracking. |
| Pixel Tracking Consent Source | The source through which the contact gave their answer, for example a sign-up form. |
| Last Email Open Date |
The date your contact last opened one of your emails. This attribute is not a consent attribute. When collected under an exempted purpose (ex: deliverability), the CNIL recommendation allows you to keep it even if a contact did not agree to pixel tracking. |
Step 1: Activate per-contact tracking consent
- Click the account drop-down and go to Settings > Contacts > Per-contact pixel tracking consent.
- Select Yes to activate per-contact consent management for every channel you send emails from: Email Campaigns, Automations, and transactional emails sent through SMTP or the API.
-
Configure your default behavior by setting Track contacts whose consent is unknown to either:
- Yes, contacts continue to be tracked while you progressively collect consent.
- No, contacts are not tracked until they explicitly consent.
❗️ ImportantWe strongly recommend setting this default behavior to No, as the CNIL recommends that, from July 14, 2026, you have to obtain your contacts’ consent before tracking email opens. - Click Save. All existing contacts are automatically set to unknown status.
Next, complete these additional steps:
- Add a pixel tracking consent checkbox to your forms
- Manage contacts added before you activated tracking consent
- Add an easy revoke consent link to your email footers
- Audit your transactional and automation flows for mixed-purpose sends
- Set pixel tracking consent if you send emails via the API
Step 2: Add a pixel tracking consent checkbox to your forms
Add a pixel tracking consent checkbox to every form where you collect information from your French contacts, including your sign-up forms and your profile update form. This lets your contacts choose whether they agree to be tracked, whether they are joining your list for the first time or updating their preferences.
Your contacts' answer is saved to the _PIXEL_TRACKING_CONSENT attribute on their contact profile, so you can filter and segment your contacts based on their tracking consent.
- Open the form you want to edit, either your sign-up form, or profile update form.
- From the Build tab, drag and drop a Checkbox field into your form.
- In the Object type dropdown, select Contact.
- In the Attribute list dropdown, select the _PIXEL_TRACKING_CONSENT attribute.
- Next to the checkbox, enter a consent statement to ask for your subscribers' consent for pixel tracking. For example, "I agree to be tracked through email tracking pixels for personalized communications".
- In the left panel, add a label name and a help text so your subscribers clearly understand that you will use tracking pixels to send them personalized communications.
- Continue editing your form, then publish it.
➡️ To learn more about forms, check our dedicated articles Create or edit a sign-up form, or Create or edit a profile update form.
Step 3: Manage contacts added before you activated tracking consent
If you have French contacts who subscribed between April 14 and July 14, 2026, they may have been tracked before you had a way to collect their pixel tracking consent. Use one or both of the following options to bring these contacts up to date.
Add a pixel tracking consent checkbox to your profile update form
Ensure you added a pixel tracking consent checkbox to your profile update form so these contacts can share or change their consent at any time.
➡️ To learn more about how to add a pixel tracking consent checkbox to your update profile forms, check our dedicated article Create or edit a profile update form.
(Optional) Manually remove your contacts' consent until they actively opt in
You can also decide to treat these contacts as if they had not given consent, until they tell you otherwise through your profile update form:
- From the CRM > Contacts page, create a segment of contacts who meet all of the following conditions:
- Contact attributes > _PIXEL_TRACKING_CONSENT > Not filled
- Contact attributes > Creation date > Fixed period > 14/04/2026 - 14/07/2026
-
(Optional) The contact attribute that allows you to filter only French contacts
- (Optional) Click Save as segment if you want to keep track of those contacts.
- Click the checkbox on the left of the CONTACT column and click Select all contacts.
- Click More actions > Edit.
- In the Update the following attribute dropdown, select the PIXEL TRACKING CONSENT attribute.
- In the PIXEL TRACKING CONSENT dropdown, choose No.
- Click Update to confirm.
These contacts are considered as not tracked until they change their answer through your profile update form.
Step 4: Add an easy revoke consent link to your email footers
Give contacts ongoing control over their tracking consent by including a revoke consent link in your email footers. This lets recipients change their tracking pixel consent at any time, without friction. Once they click this link, your contact's pixel tracking consent attribute is automatically set to No.
Depending on your email editor, the procedure differs. Open the tab that matches your email editor:
- Drag and drop a Button content block into the email canvas.
- Click the button to open its settings in the left panel.
- In the Link settings section, choose from the Type of link dropdown the Revoke pixel tracking consent link.
- Replace Call to action with clear text that makes it obvious your recipients can decline the use of tracking pixels, such as "I prefer not to be tracked."
You need to manually add your revoke pixel tracking link placeholder:
-
HTML editor
Add the{{ revoke_open_pixel_tracking }}placeholder in an HTML hyperlink tag <a>:<a href="{{ revoke_open_pixel_tracking }}">Opt out of the use of tracking pixels</a> -
Simple editor
Click the Insert link icon, then paste the{{ revoke_open_pixel_tracking }}placeholder in the URL field, and enter the text you want to display in the Link title field.
Step 5: Audit your transactional and automation flows for mixed-purpose sends
The exemption depends on the email's purpose, not its sending channel. If any of your transactional or automation flows send commercially motivated content, individual tracking in those sends requires consent. Use the following checklist to audit your flows:
-
Automations mixing transactional and promotional steps
A welcome series may start with a genuine transactional email (exempt) and then move into promotional content (not exempt). The exemption does not carry across the full automation. -
Transactional templates used for promotional content
If a template is populated with offers, recommendations, or upsell content, it is not exempt regardless of how it is sent. -
SMTP API integrations sending both transactional and promotional emails
If the same API key is used for both purposes, ensure you collect explicit tracking consent before sending promotional emails. You can use the per-contact consent feature to manage tracking at the contact level across your integration. -
Behaviorally triggered promotional emails
Abandoned cart, price drop alerts, and browse abandonment emails are commercially motivated. Their trigger mechanism does not change their commercial nature.
Step 6: Set pixel tracking consent for emails sent via the API
If you send transactional emails through Brevo's API, after activating per-contact tracking consent in your settings, you need to set each recipient's consent by adding a contactPixelTrackingConsent field to each contact in the to, cc, and bcc arrays of your API call.
cc/bcc/to: [{
name:"abc",
email:"abc@gmail.com",
contactPixelTrackingConsent: true
},
{
name:"bcd",
email:"bcd@gmail.com",
contactPixelTrackingConsent: false
},
{
name:"cde",
email:"cde@gmail.com", unknown
}
]The following table lists the values you can use for this field:
Value |
What it means |
|---|---|
| true | The contact agreed to pixel tracking. Brevo tracks opens for this email. |
| false | The contact declined pixel tracking. Brevo does not track opens for this email. |
| unknown (or not set) | Brevo doesn't know this contact's preference. We apply the default behavior you chose for unknown contacts in Step 1: Activate per-contact tracking consent. |
➡️ To learn more about sending a transactional email via API, check our API reference documentation Send a transactional email.
Specific considerations for B2B communications
The CNIL recommendation makes clear that the consent requirement for tracking pixels is independent of the consent regime for sending the email.
A B2B prospecting email sent under professional exemptions is legally sendable without consent. However, inserting a tracking pixel into that email still requires separate, explicit tracking consent from the recipient.
For B2B cold outreach and prospecting sequences, use per-contact tracking consent to collect explicit tracking consent before deploying individual pixels. Deliverability exemptions apply in B2B under the same conditions as in B2C.
❓ FAQs
Expand the accordions below to find answers to common questions about the CNIL recommendation on tracking pixels.
Yes. The CNIL considers that loading a tracking pixel counts as an operation performed on the recipient's device. Prior consent is therefore required, unless the use falls under one of the defined exemptions, such as deliverability measurement.
If you cannot find the revoke consent link or pixel tracking contact attribute on your account, make sure you have activated the per-contact pixel tracking consent option.
➡️ To learn more, check our dedicated section Step 1: Activate per-contact tracking consent.
It is not banned, but it is regulated. If you measure opens to optimize campaigns, personalize content, or adjust sending frequency, consent is required. An exemption exists only for deliverability measurement, meaning identifying inactive contacts to clean your list, and only for transactional emails or emails sent with consent, with minimal data retention.
The CNIL does not require you to retroactively collect consent for contacts you already had before this recommendation. However, you must clearly inform them about the use of tracking pixels and give them an easy way to opt out of future tracking, for example using the revoke consent link in your email footer.
➡️ If some of these contacts subscribed between April 14 and July 14, 2026, check Step 2: Manage contacts added before you activated tracking consent for additional steps.
No. The CNIL draws a clear distinction between the two. Consent to receive an email is separate from consent to pixel-based tracking. Unless the pixel's purpose falls under an exemption, separate and specific consent for tracking is required.
Yes, but transactional emails (order confirmations, shipping notifications, password resets, security alerts) benefit from the deliverability exemption, which only covers global, aggregate tracking. Linking opens to a specific contact for personalization or engagement scoring is not covered and requires the same explicit consent as any other email.
➡️ For emails sent via the API, see Step 6: Set pixel tracking consent for emails sent via the API.
⏭️ What's next
- Create a sign-up form
- Update your contacts details and preferences (profile update form)
- GDPR-compliant sign-up form guidelines
- Optimize and clean your contact list
🤔 Have a question?
If you have a question, feel free to contact our support team by creating a ticket from your account. If you don't have an account yet, you can contact us here.
If you’re looking for help with a project using Brevo, we can match you with the right certified Brevo Agency partner.