Skip to main content

Unsubscribe and suppress contacts in Magento Open Source and Adobe Commerce

Contacts can unsubscribe from the general newsletter subscription on your site or a from a campaign sent through Marketing.

Written by Gareth Burroughes

There are two possible ways for a contact to become unsubscribed from the general newsletter subscription on your Adobe Commerce site:

  • The contact unsubscribes themselves

    To do this, the contact must log in to their account on your site, go to Newsletter Subscriptions and clear the General Newsletter subscription check box.

  • You unsubscribe them from Admin

    To do this, log in to your admin and update the contact record to Unsubscribed.

When the next sync happens, typically within 15 to 30 minutes, both these approaches remove the contact from the Subscribers list and updates the their SUBSCRIBER_STATUS data field to Unsubscribed.

Contacts are only removed from the Subscribers list

Unsubscribing contacts in Adobe Commerce only removes the contact from the Subscribers list and doesn't add them to the Marketing suppression list.

For this reason, the unsubscribed contact's details could stay in Marketing. To avoid accidentally sending to an unsubscribed contact, only send campaigns to Adobe Commerce contacts using the Subscribers list.


Unsubscribe from Marketing

There are various ways to unsubscribe or suppress a contact in Marketing:

  • The contact unsubscribes from within a campaign.

  • The contact's email address has previously hard bounced.

  • You add the contact's email address manually to the suppression list.

  • You add the contact's domain manually to the suppression list.

Unsubscribing a contact from Marketing unsubscribes them from Adobe Commerce as part of the contact sync.

Learn more about contact suppressions in Understand email contact suppression reasons.


Resubscribe an unsubscribed contact

After a contact is unsubscribed or suppressed within Marketing, they can not be imported back automatically. To resubscribe a contact into Marketing, you can manually add them in Marketing or update their subscription status on your site to Subscribed.

When the next sync happens, typically within 15 to 30 minutes, if the Date removed of the suppressed contact is more recent than the modified_date of the Adobe Commerce subscriber, we don't resubscribe the customer, and we mark the subscriber as Unsubscribed.

If the contact is already Unsubscribed, they are sent a resubscribe email. If the contact is Suppressed by you, we add them back to the account without sending a resubscribe email. After resubscription, contacts are added back to the relevant lists, for example, subscriber, guest, or customer.

If you resubscribe a contact, we send an email to the contact for confirmation.

Did this answer your question?