Pausing lead in Engagement Program | Community
Skip to main content
James_Zolinski
New Participant
June 23, 2020
Solved

Pausing lead in Engagement Program

  • June 23, 2020
  • 1 reply
  • 3871 views

I've created an engagement program where we send leads a different email each week that have a Lifecycle Status of Outreach. Outreach are leads that have shown an interest in our service but have not become a customer yet. If anytime while in the engagement program stream their Lifecycle Status changes from Outreach to Account, they should be removed or paused in the next stream and not receive any further content. We import new leads and updated lead each week to update leads that have changed from Outreach to Account which should pause/remove them from the next stream.

The problem I'm having, is I keep getting future streams after I have changed the Lifecycle status from Outreach to Account, and we do not want to include new accounts in the streams meant to engage leads. I import a test email in to the engagement program with the Outreach status, and after the first or second stream is emailed, I change the Lifecycle status from Outreach to Account. But I keep getting included in future streams. 

Not sure if I am missing something or have something wrong, but in theory the way I have set up the smart lists and flows the streams should pause a lead who's Lifecycle status has change. Hopefully someone can tell me what I am missing.

 

 

 

 

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 BenjaminJacquet

It seems that the trigger to transition between Stream is "email is delivered" meaning that the user goes through the transition as soon as the previous email is delivered. This allows the user has essentially a week to become customer and will still get the next email (unless you are using nested Programs to exclude those in the Stream)

 

Also the transition rules exclude users whose Lifecycle status is Account, thus they do not run through the flow and cannot be paused.

 

There is likely multiple ways to fix this, I can think of managing the pause step via a separate Smart campaign running weekly prior to the email send, or using nested Programs to filter out records with Lifecycle status is Account at time of send.

 

1 reply

BenjaminJacquet
BenjaminJacquetAccepted solution
New Participant
June 24, 2020

It seems that the trigger to transition between Stream is "email is delivered" meaning that the user goes through the transition as soon as the previous email is delivered. This allows the user has essentially a week to become customer and will still get the next email (unless you are using nested Programs to exclude those in the Stream)

 

Also the transition rules exclude users whose Lifecycle status is Account, thus they do not run through the flow and cannot be paused.

 

There is likely multiple ways to fix this, I can think of managing the pause step via a separate Smart campaign running weekly prior to the email send, or using nested Programs to filter out records with Lifecycle status is Account at time of send.

 

New Participant
June 24, 2020

Definitely agree, it seems it would be much simpler to have one Smart Campaign which triggers off becoming an Account, which then pauses the person in the engagement program (or moves them to a blank Success stream). 

 

Otherwise, the logic is replicated when in reality it should apply to the engagement program as a whole.