"Clicks Link in Email" for Dynamic URL
I've created a program that is triggered based on an email click, however, the link I want to track is not static. It is a dynamic field pulled from the database called "URL".
From the dropdown criteria, I see an option for "{{lead.URL:default=edit me}}", however, that didn't seem to work.
Any idea what I'm doing wrong?