Best way to pause people who have only opened 1 out of 10 emails in an engagement Stream | Community
Skip to main content
New Participant
August 3, 2020
Solved

Best way to pause people who have only opened 1 out of 10 emails in an engagement Stream

  • August 3, 2020
  • 1 reply
  • 1977 views

I need to pause anyone who has opened 0-1 Emails out of 10 Emails received in an Engagement Nurture Stream.

Can someone recommend the best way to set this up? Thank you.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Hmm, doesn't look like that's going to catch the right people.

 

The fact that someone Was Sent one or more of a list of emails doesn't mean those are the emails being checked by a separate Inactivity filter!

 

You need advanced filters to do this right:

 

Was Sent with all the emails

AND 

   (

     Not Opened with all the emails

     OR

     (

       Opened with all the emails 

       AND

       Not Opened with all the emails, min number of times 2

      )

  )

    

 

 

1 reply

Darshil_Shah1
Community Manager
August 3, 2020

Create a smart campaign with was sent email ‘email name’ AND Not Opened Email Inactivity filter use Date of Activity Constraint and Minimum number of times Constraint (set it as 2), select change engagement program cadence set it as paused in the flow step. 

 

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
August 4, 2020

Hmm, doesn't look like that's going to catch the right people.

 

The fact that someone Was Sent one or more of a list of emails doesn't mean those are the emails being checked by a separate Inactivity filter!

 

You need advanced filters to do this right:

 

Was Sent with all the emails

AND 

   (

     Not Opened with all the emails

     OR

     (

       Opened with all the emails 

       AND

       Not Opened with all the emails, min number of times 2

      )

  )