Batch email sends using Random Sample

Anna_Blanchet1
Level 4

Batch email sends using Random Sample

Our sales team requested we send emails on their behalf to their leads. The requirements are to send a round of 8 emails over an 8 week period - one email per week to the lead. To not overwhelm the sales team, we want to send out emails in batches - 50 leads, per lead owner, per day. I'm pretty sure this can be achieved by using Random Sample and Request Campaign flow step in a reccuring smart campaign to add them to the email flow smart campaign.  

pastedImage_0.png

Has anyone tried this approach before and are there additional filters I should include?

2 REPLIES 2
Josh_Hill13
Level 10 - Champion Alumni

Re: Batch email sends using Random Sample

No, this will not work.

Look up Random Sample in the docs.marketo.com. You need to create a set of lists or use a Choice Step:

  • Smart List:
    • if Random Sample = 33 then add to List A
    • if Random Sample = 33 then add to List B
    • Default: List C (it will know to put 34% in C).
Anna_Blanchet1
Level 4

Re: Batch email sends using Random Sample

Thank you Josh. That makes sense. So then I would schedule separate smart campaigns with a Campaign Request flow to move each static list into the Send Email flow each day, correct?

Day 1

Smart List:Member of List A

Flow:

Request campaign: Email sends  (sends 1st week, wait 1 week, send 2 email, etc)

Day 2

Smart List:

Member of List B

Flow:

Request campaign: Email sends  (sends 1st week, wait 1 week, send 2 email, etc)

and so on..