capture marketo field to send to 3rd party from client browser
We're capturing customer emails from a marketo form on one of our site page.
That email is sent to Marketo/DB.
We'd like to ALSO send that email separately to another server from that page directly.
Is there a simple way to access that email so that I can reuse it in a different (non-marketo) script on that page.
The full context of the problem is as follows: the page contains affiliate converting tracking codes from `Impact.com` and for those pages (that contain the code) we need to pass Impact.com back that email. (so not for all visitors to that page, just those whose page came from our affiliate partners).