Hey Mario,
Forgive me if I don’t fully understand what you’re trying to do, but I think one way you could do this is to use the “append form data from URL” checkbox in the right-side column. Then, on your confirmation page, as long as you have a form with an email field, it should automatically populate the email field with the visitor’s email address from the previous page so they don’t have to type it in again.
!>](https://d2r1vs3d9006ap.cloudfront.net/s3_images/1445064/RackMultipart20160706-92446-1jergvg-Edit A - test_1 inline.png?1467805161 “Image https//d2r1vs3d9006apcloudfrontnet/s3_images/1445064/RackMultipart20160706-92446-1jergvg-Edit__A__-__test_1__inlinepng1467805161”)
You could add a call-to-action like “Subscribe to our blog” or something like that.
Once they hit submit, this would bascially become a separate form submission from your confirmation page, so you’d have to configure where the lead should go of course.
There’s probably an easier way to accomplish this. Just throwing out one suggestion.
I second this suggestion! We use the same method for “one-click upsells”.
It typically works best - you can also hide the field so the user does not see their email in there. But in the case it does not auto-populate, you may want to allow them to fill it in manually.
Cheers!
Thank you - i’ll give this a try