Hello,
I have a list and 2 segments: A of 10000 emails and B of 10000 emails.
I would like to randomly split A into 10 groups of 1000 emails and randomly split B into 10 groups of 1000 emails. Then at Day 1, I plan to send newsletters to Group 1 of A and Group 1 of B. At Day 2, I will send newsletters to Group 2 of A and Group 2 of B, etc.
I don't know if it's possible to achieve that (especially the splitting) solely in MailWizz. At the moment, I have to export the segments, add the group numbers by Python code, and upload it.
Could anyone help?
Thank you
I have a list and 2 segments: A of 10000 emails and B of 10000 emails.
I would like to randomly split A into 10 groups of 1000 emails and randomly split B into 10 groups of 1000 emails. Then at Day 1, I plan to send newsletters to Group 1 of A and Group 1 of B. At Day 2, I will send newsletters to Group 2 of A and Group 2 of B, etc.
I don't know if it's possible to achieve that (especially the splitting) solely in MailWizz. At the moment, I have to export the segments, add the group numbers by Python code, and upload it.
Could anyone help?
Thank you
Last edited: