Hello,
I would like to create a workflow where I want to send an email to people who hasn't open our mail since 6 month
The concept is to send an automatic email every day and to target every day only 1000 personns from the main request (the people who has open our mail since 6 months)
How can I do to limit the target of 1000 personns in the workflow ?
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
You could achieve this by querying recipients delivery logs, to check 6 months window.
You can use split (2nd option) to limit the 1000 audience , however since your requirement is to run an email everyday, you may have to use continuous or recurring delivery.
Also you would need to exclude already contacted audience and route the remaining audience correctly back to workflow if you want folks to get email who were not part previous email drop.
Hope this helps.
Views
Replies
Total Likes
Hi raphaelc83249955 ,
This should be of interest to you. Control rules
You can purchase Campaign Optimization package which will provide you with the ability to create Control Rules. This is available for ACC only for now.
I hope your query is not for ACS.
Regards,
Vipul
Views
Replies
Total Likes
Other option is to use a Segmentation activity.
There you can limit the population size via "Limit segment population"
For details see documentation
You could achieve this by querying recipients delivery logs, to check 6 months window.
You can use split (2nd option) to limit the 1000 audience , however since your requirement is to run an email everyday, you may have to use continuous or recurring delivery.
Also you would need to exclude already contacted audience and route the remaining audience correctly back to workflow if you want folks to get email who were not part previous email drop.
Hope this helps.
Views
Replies
Total Likes
Thanks for your help it works !
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies