Hello,
I am encountering an issue with my automation setup in Brevo. Below is the process I am trying to implement:
- Send email “A”.
- Check if email “A” was opened within 3 days.
- If the contact opened email “A”:
- Add a waiting delay of 4 days.
- Send email “B”.
- If the contact did not open email “A” within 3 days:
- Send email “A2”.
- Wait 4 days to check if they opened email “A2”.
_If yes: Send email “B”.
_If not: Exit the automation.
- If the contact opened email “A”:
- Wait 1 day and add contacts who opened email “B” to a specific list.
I’m unsure about which rule to use in the « if/not » decision step:
Conditional Split or
Wait Until an Event Happens
I’ve tried configuring the automation using both rules, but my contacts always end up in the “no” branch, regardless of whether they opened the email.
Could you please guide me on how to configure the correct rule for this step?
Thank you for your assistance!