Some stores have existing Klaviyo flows that are complimentary to Bandit ML. For example, your "abandon cart flow" should still run even when using Bandit ML. To prevent Bandit ML from colliding (sending the same customer an email when they just received one) with an existing Klaviyo flow, simply use the banditml-delay
tag.
How it works
- Navigate to the Klaviyo flow that Bandit ML should be aware of.
- Click "Edit Flow".
- Add a final step in the flow that updates the user's profile to be tagged with
banditml-delay
with date value of today - Go to settings in the Bandit ML app and set the value of "Minimum days before emailing banditml-delay tagged users" to the number of days Bandit ML should wait to email someone who received an email from your flow. For example, if this value is 7, this means that Bandit ML will wait at least 7 days before considering to email a user who completed your flow.
Comments
0 comments
Please sign in to leave a comment.