SOLVED

Re: Reminder emails in email programs

Go to solution
Ludvig_Brandt
Level 2

Reminder emails in email programs

I am sending a lot of on-off emails (eg. product release info). The recipients are unfortunately manually created each time and uploaded into each program. Is there a smart way to send reminder emails (read: send the same email again) automatically to the recipients who has not opened their email in, say 2 weeks?

1 ACCEPTED SOLUTION

Accepted Solutions
Ronen-Was-SRpro
Level 7

Re: Reminder emails in email programs

Add the following steps to your flow:

1. Wait two weeks (or any other time period)

2. Use "send email" flow step

click on add choice and fill out the following: if not opened email--> is --> email name.

Ronen Wasserman

View solution in original post

3 REPLIES 3
Ronen-Was-SRpro
Level 7

Re: Reminder emails in email programs

Add the following steps to your flow:

1. Wait two weeks (or any other time period)

2. Use "send email" flow step

click on add choice and fill out the following: if not opened email--> is --> email name.

Ronen Wasserman
Dan_Stevens_
Level 10 - Champion Alumni

Re: Reminder emails in email programs

This is a risky tactic since “opens” is such an unreliable metric. You may be resending emails to folks who indeed opened the email, but didn’t trigger the tracking pixel since they have images disabled in their email client.

Ludvig_Brandt
Level 2

Re: Reminder emails in email programs

Thanks Ronen and Dan,

I'm aware of the risky tactic, and my rational here is that in some cases the benefit of having more people opening/reading/taking action due to a reminder email, outweigh the risk of some people receiving the email twice. Ideally I would like to change the reminder email slightly, such as adding "Already signed up? Great, see you there!" - I guess the easiest way is to clone the original email and just make these changes to the reminder email?

I also have added an additional trigger in the smart list: "Clicks link in email" is not = [the email]
I'm thinking this should remove some more people who clicked the link but did not download images, from wrongfully receiving the reminder email. Does this make sense?

On a broader note, IS there a way around this "opens" issue, at all? Or are there some public statistics on how skewed the 'open rate' is?

Thanks for the input, i really appreciate it!