Site icon Email Uplers

[Update] Integrated Forms in Email: Apple Mail now supports multiple text boxes

Integrated Forms in emails in Apple

This post was originally posted on 29th June 2016 and has been updated to accommodate a workaround that we have come across.

Addressing your subscribers by their First name has been the oldest gimmick used by email marketers and has long been outdated. It is very important to find alternate ways to personalize your emails beyond First name as 56% U.S email users unsubscribe due to irrelevant content.

One of the best ways to increase customer touchpoints is to ask your subscribers about their preferences or have them fill out a survey form.

Redirecting your subscribers to a landing page to fill out a form increases the number of steps involved to collect data, which may affect and even hamper conversion rate. Email Uplers has found a solution to this difficulty. The newest value addition is the Integrated Forms in email body.

Types of HTML Email Form Elements

COMPATIBILITY

ESPs:
Currently few ESPs like Campaign Monitor, Exact Target, Adestra, etc. supports integrated forms whereas others like MailChimp removes the form elements automatically, Sad but true.

Email Clients:

Email clients like Apple Mail, Yahoo Desktop, AOL, Outlook on Mac will be having functional form. While email clients like Lotus Notes, Outlook 2007, 10, 13, Outlook.com, Mobile third-party applications like (Gmail app, Yahoo app) etc. will have proper fallback support fulfilling your request to get details.

ThunderBird will display the form but the form will not function. Due to limitation in supporting form and even the fallback code, ThunderBird users will not be able to take advantage of integrated forms.

Workaround for Apple Mail:

When this post was originally published, Apple Mail had limited support for text area. Apple users were not able to fill more than one text box. Also, certain users weren’t able to input ‘space’ between words. Temporary workaround was to press ‘alt+space’ to input a space.

However, by nesting each text box in individual <ul> bullet tags, both the above-mentioned bugs are cleared out.

<ul style="margin:0;padding:0;">
                  <textarea name="commentText" rows="5" cols="75" style="width:100%;" placeholder="Please Enter Text Here..."></textarea>
</ul>

Advantages of Embedded Forms

Improved Dynamic Content: With the collected data, a Customer Persona can be generated and based on it, the subscriber can get more customized data in their inbox.

Improved List Segmentation: Based on the different collected data, specific emailing lists can be created.

Reduced Customer Efforts: With integrated forms, the subscriber can directly feed in their details within the email itself. This way, the subscriber no longer needs to be redirected to landing page with an intention to gather data.

Want to experience Form in Emails?

Usage

Best Practices when using forms

Do you use survey form in email? If yes, we’d love to know how effective it has been for your business. If No, give it a try here.

Exit mobile version