Assistance Needed with Automation Setup

Hello,

I am encountering an issue with my automation setup in Brevo. Below is the process I am trying to implement:

  1. Send email “A”.
  2. 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.
  3. 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!

Hello,
Anyone have any thoughts on this yet?

Hi @Arafet ,

Thanks for posting on this community.
Both options should work. For example, for the conditional split:

Does this make sense? In case you don’t know yet what a segment is, you can find more details here: https://help.brevo.com/hc/en-us/articles/360021703959-About-segments#h_01HBTETGVF8PXJ4DPA1Z51JX4K

Thank you @ahudavert .
I will try this solution.

1 Like