Expand my Community achievements bar.

SOLVED

ENSURE THERES NO DUPLICATES PER DELIVERY

Avatar

Level 3

Hi,

 

I have created the following split where, from a database of 79k users, I want to impact those ones who are from GMAIL (47k). The first impact has to be for 1300 users and for the next communication I want to impact 2000, but how can I ensure that Im not gonna send the next email to the ones I have sent before?

bcollado_0-1704885442430.png

 

bcollado_1-1704885483387.png

Can someone help me with this?

 

Thank you very much and kind regards

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @bcollado ,

You can use deduplication activity before Split.

And in Deduplication activity select identification of duplicate as '@email'

ParthaSarathy_0-1704886657706.png

View solution in original post

4 Replies

Avatar

Correct answer by
Community Advisor

Hi @bcollado ,

You can use deduplication activity before Split.

And in Deduplication activity select identification of duplicate as '@email'

ParthaSarathy_0-1704886657706.png

Avatar

Level 3

Hi @bcollado ,

Just add a split before your second impact email delivery, removing the recipients who have received the delivery from the broadlog table (Recipient Delivery logs).


Regards
Vishal

Avatar

Level 3

Thank you very much I will take into consideration also this one!!

 

kind regards