De-duping Emails from Multiple Newsletter Lists
Is the email marketing system in XBK going to have any improvements or would we be better off going with a third party to maintain lists and de-dupe when people are subscribed to multiple lists?
My research shows that it used to work but it is not explicitly defined in Kentico 13 nor is it mentioned in XBK.
The Scenario that is pertinent:
What if you have multiple lists and want to combine those lists for a single newsletter? Most email newsletter systems automatically dedupe (Remove duplicate emails)
Environment
Kentico 13
.NET version: [8|9]
Execution environment: Azure
Link to relevant
Answers
Xperience by Kentico uses recipient lists to manage subscribers to email marketing and doesn't allow for duplicate email addresses in lists. Subscribers can't "accidentally" re-subscribe to the same list.
If you have multiple lists and you want to send the same email to all of them you have a few options.
- Create your email, send it to the first list and then clone it and then change the recipient list you are sending the cloned email to in its properties. Repeat until you've send the email to all lists.
- Create a single list for all subscribers and then use contact group segmentation to control who receives each email you send (this is planned for the August 2025 Refresh).
- Programmatically add subscribers to a "combined" list and send the email to this list. While there isn't a UI in the Xperience administration to manually opt recipients into a list, the APIs are available for developers and you can extend the admin UI with a custom UI that would allow you to perform this operation for existing lists or specific contacts.
Our planned unified contact profile feature will pave the way for future improvements in managing customer data and related marketing features like recipient lists.
To answer this question, you have to login first.