Same email sent twice in Engagement Programs

Ludvig_Brandt
Level 2

Same email sent twice in Engagement Programs

Hi, I have learned that "within an engagement program, a lead cannot receive the same email twice". This does not seem to be true if the email is also sent in via a trigger, even is the trigger lies within the program.

In below example program D is sending email D1, D2 etc in a stream. Email D1 and D2 has been sent (and delivered and opened).
I now set a trigger that says "send email D1 if D1 is not sent, otherwise send D2". The result is it sends D2, even though D2 has already been sent via the stream.


In addition, when the stream reached email D9 it got stopped from sending it due to "person has reached the communications limit" (which is great and fine as this is according to my settings). BUT it could still send email D2 (in stream), and others like D4 (not is stream), to that person, directly afterwards when I triggered some triggers.

Can someone confirm these two behaviors that I discovered by testing? Is it the same with batches? And how do i get around the "sending same content multiple times" problem?

pastedImage_0.png

6 REPLIES 6
Ronen-Was-SRpro
Level 7

Re: Same email sent twice in Engagement Programs

Hi,

Can you add some screenshots of the trigger that you set, "send email D1 if D1 is not sent, otherwise send D2"?

It is a little bit complicated to understand it in text. I am also not sure why D1 won't be sent if it is the first email.

Ronen Wasserman
Ludvig_Brandt
Level 2

Re: Same email sent twice in Engagement Programs

Hi,

see below. For your understanding, the "D"s in the picture do not match the text, in the text I only wrote the "principle". So in principle, I used the "send email" flow step and it was the "Default choice" that was triggered.

To clarify the order of things happening:
1) D1 is sent via stream progression
2) D2 is sent via stream progression
3) D2b fails to be sent due to "communications limit"

4) I trigger a trigger to send either D1 or D2 (like below) and it sends the Default choice (D2 in my original post and D1 in the screenshow below)

So there are 2 strange things:
1) It can send emails via trigger even though comms limit is reached
2) It can send email D2 again via trigger even though it was sent before to the same recipient

I hope that made it a bit clearer!

pastedImage_0.png

Ronen-Was-SRpro
Level 7

Re: Same email sent twice in Engagement Programs

Email that is sent from an engagement program can be sent only once, I think that the issue might be with the "Send Email" step that comes before the "Add to engagement Program".

So it seems he gets the emails and then he is getting the emails from the engagement program, It is possible that you have some conditions in the smart list and flow that interfere with each other.

Ronen Wasserman
Ludvig_Brandt
Level 2

Re: Same email sent twice in Engagement Programs

I'm sorry to confuse, the "add to engagement program" flow step is totally useless in the trigger above and I only get a activity message saying "person already a member of the program". So that is not the issue.

Basically I started the test by adding my email to the program. When it was part of the program, I activated the stream and started the test steps 1-2-3-4 above.

The smart list is basically just email = MyEmail@email.com and a trigger ("city" changes) and the flow in the stream is just as belowpastedImage_1.png

I have tried the trigger several times now and it keeps sending me D2 even though it has clearly been sent in the stream earlier...

Brooke_Bartos1
Level 6 - Champion

Re: Same email sent twice in Engagement Programs

Hi Ludvig,

To accomplish this the way it seems you have in mind, you would want to use a nested Default Program within your stream, using the campaign logic you have specified.

Grégoire_Miche2
Level 10

Re: Same email sent twice in Engagement Programs

The doc says a STREAM cannot send the same email twice to the same person. But any other smart campaign can override this rule.So your trigger can send an email a second time.

-Greg