MQL after CTA clicks on 2 separate emails
I am trying to build a program that will flip a lead to MQL after they have clicked the CTA on 2 separate emails. I initially built the programs as follows:
- The first program is triggered by a click on a relevant CTA. The flow places them on a list called '1 email click'.
- The second program is triggered by a click on a relevant CTA + the lead is already on the '1 email click' list, but not yet on a '2 email clicks' list. The flow adds them to the '2 email clicks' list.
The issue I'm running into is that folks are being added to the '2 email clicks' list after clicking twice on the CTA on one email.
Does anyone know of a way to have the 2nd click only 'count' if it is from a second email? I'd like this email to be running in the background at all times, so unfortunately using specific email constraints isn't feasible.
Thank you so much!