Sending Logic - Sending in Waves | Community
Skip to main content
New Participant
September 3, 2020
Question

Sending Logic - Sending in Waves

  • September 3, 2020
  • 2 replies
  • 1926 views

Let's say I have a campaign that is sending to a total of 500K contacts...  Is there a way to set it up to send to 100K contacts, and then the next 1000K contacts a week later, and so on without creating 5 different campaigns? Thanks in advance...

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

2 replies

Matt_Tonkin-RP
New Participant
September 3, 2020

You could do it would 2 smart campaigns:

  1. Smart campaign that adds people to a list using random sample.
    • Create number of lists for number of weeks you want to send
    • In flow of campaign use an add to list flow step and add choices, use the random sample option and correspond that to the number of lists you have. ie. if you want it to go out over 5 weeks create 5 lists and do Random Sample is 20 for each of the choices in the add to list flow.
  2. Send campaign use the following flow structure:
    • If member of list 1 send email
    • Wait 1 week
    • If memebr of list 2 send email
    • Wait 1 week

and so on you could also add remove from flow steps for those that were sent the email.

Employee
September 3, 2020

You can create different -2 smart list and further use in Flow section with choice and wait.

Ex.. if member of smart list 1 - send email -> wait 1 week -> if member of smart list 2 - send email ->wait 1 week and so on..