Hi,
I’d like to set goal’s condition to “tag added” (not “tag exists”). I want it to be completed only if contact receives the tag during this specific automation (not if he had this tag before).
How can I do this?
Thanks,
Szymon
Hi,
I’d like to set goal’s condition to “tag added” (not “tag exists”). I want it to be completed only if contact receives the tag during this specific automation (not if he had this tag before).
How can I do this?
Thanks,
Szymon
Could you use that tag as the trigger for the automation?
Yes, I could. But I don’t understand how does it solve my problem?
How about a unique tag that can only be applied if the contact is in the automation in question?
Thanks, but it has to be an existing tag.
Each time in the automation where you might add the tag, precede it with a conditional If/Then (i.e. If the tag exists). If “no”, Add Tag then Go To (to wherever you want it to jump). If “yes” then bypass the Add Tag and pick up in the automation right after the Go To step.