Hello,
I’ve tried to create an automation for welcome emails and this is what I first got:
I wanted to send these emails to those who were recent clients, 6 days after their first purchase. However, it seems clients on their 2nd order are also receiving it. I think it is because of the 3rd check (number of orders) being equal to 1. So, instead I was thinking of changing that to “Does not exist” like so:
the .1 after “does not exist” is a visual bug.
I still don’t think it will work correctly, cause the first step to all of this is creating a order… but if number of orders for the initial logic is 1 and new and older clients are still receiving the email, what can I do?
TLDR: How to automate emails so only new clients receive it 6 days after their first purchase


