Here's the scenario:
A person clicks a link in an email, which leads them to a non-marketo landing page form. We want the person's email address to pre-populate the non-marketing landing page's form field "Email Address".
Is there documentation on this or do you have any tips?
Thank you
Danielle
Solved! Go to Solution.
Not much to document... simply include the {{lead.Email Address}} token as a query param (?email={{lead.Email Address}}) and tell the form to look for it! Treat it as you would a UTM param.
Not much to document... simply include the {{lead.Email Address}} token as a query param (?email={{lead.Email Address}}) and tell the form to look for it! Treat it as you would a UTM param.
Thanks for the info, Sanford! I just wanted to make sure nothing was different if we are linking them to a non-marketo LP. Thanks for confirming!!!