Question about using random samples for send email flow
Hi there,
My company has been using MailChimp as our mail platform for marketing emails, but are now transitioning to Marketo. MailChimp has a feature that "batches" the email send over a period of time - e.g. for a 5000 person list send the email out in 20 batches 5 minutes apart. I've been told that we use this feature since our emails to clients would get flagged (and not reach the inbox) when we'd send emails as a single large batch. (e.g. too many emails hitting the server at once from an outside source would cause a flag).
Anyway, I'm trying to set up a flow that will replicate this function.
My thought is to do the following:
Step 1: Send Email
Choice 1: Random Sample is: 5% then Send Email is [Email being sent]
Default Choice: Do Nothing
Step 2: Wait 5 minutes
Step 3: Send Email
Choice 1: Was Sent Email is [Email being sent] then Do Nothing
Choice 2: Random Sample is: 5% then Send Email is [Email being sent]
Default Choice: Do Nothing
Step 4: Wait 5 minutes
Repeat Steps 3 and 4 until have reached 95% sample
Last step: Send Email
Choice 1: Was Sent Email is [Email being sent] then Do Nothing
Default Choice: Send Email is [Email being sent]
My question is this:
If I use "Random Sample" in repeating flow steps while removing the group of people who have received the email in the prior flow step, will the new Ransom Sample be 5% of the original list? Will it definitely exclude those who have already received the email?
Any other suggestions about how I might accomplish my goal would be appreciated.
Note: I've used Marketo before, and never seen an issue with large batch sending causing flags in this way. I'm wondering if the flagging happened because we aren't using a branded version of MailChimp with an SPF set to our domain. Any suggestions as to how I might convince my current colleagues that this sort of batching is unnecessary now that we're on Marketo would be helpful as well.