Add a Marketo form fill direct into the Marketo email, without a landing page? | Community
Skip to main content
Emma_Stahl
Level 1
July 10, 2020
Solved

Add a Marketo form fill direct into the Marketo email, without a landing page?

  • July 10, 2020
  • 1 reply
  • 2025 views

Hi
I would like to have suggestions on how to add a Marketo form fill direct into the Marketo email, without a landing page?
I'll use it for a contact request. So if the lead wants the specialist to contact him or her, the lead can simply fill out the form. An alert will inform the specialist to get in contact with the lead. 
Thanks in advance!

//Emma

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Hi, there are multiple reasons this can't be done:

 

  1. Client support for form inputs within HTML emails is so spotty as to make it unsuitable for any audience except an internal one (where it's literally your employees receiving the emails and you tightly control the supported software).
  2. Even in the rare case when it's supported, it's an unfamiliar experience, violating the principle of least surprise.
  3. Mail scanners pre-click links in your emails to determine if they're malicious. This means the forms will be auto-submitted by those scanners (albeit without any data filled in).
  4. While it's possible to create fallback content that (for the most part) will display in lieu of the form when the mail client is known to not support forms — i.e. a traditional button linking to your LP — you'll spend so much time testing that fallback logic that you'll have negative ROI.

In sum, this isn't practical in the real world. Use a traditional Landing Page w/form, so it'll have acceptable support and only be submitted by actual humans.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
July 10, 2020

Hi, there are multiple reasons this can't be done:

 

  1. Client support for form inputs within HTML emails is so spotty as to make it unsuitable for any audience except an internal one (where it's literally your employees receiving the emails and you tightly control the supported software).
  2. Even in the rare case when it's supported, it's an unfamiliar experience, violating the principle of least surprise.
  3. Mail scanners pre-click links in your emails to determine if they're malicious. This means the forms will be auto-submitted by those scanners (albeit without any data filled in).
  4. While it's possible to create fallback content that (for the most part) will display in lieu of the form when the mail client is known to not support forms — i.e. a traditional button linking to your LP — you'll spend so much time testing that fallback logic that you'll have negative ROI.

In sum, this isn't practical in the real world. Use a traditional Landing Page w/form, so it'll have acceptable support and only be submitted by actual humans.