Pass Email Address within a Program token
Hello,
We have a Marketo landing page with a form. Once the form is submitted, we want to capture the Email Address and pass it to an External page(not Marketo) in this format:
x.com?email=${lead.Email}
So I created the following:
1. A My.Token(my.email) with this value: x.com?email=${lead.Email}
2. In the form, I am using {{my.email}} as an Follow up page.
But unfortunately, when I submit the Marketo form, I go to this same URL x.com?email=${lead.Email} where the email is not replaced.
Any idea how to make this work? I checked the email script tokens, but as I can see, I cannot use them in my Form as a follow up.
Best regards,
Yavor