ul tweak

One rule, however, is that you must include the following so the platform can work out where to store the data within its internal database and what to show the end user after they have submitted:

  • The area within your HTML where the form lives must be enclosed by <div id="REQUEST_SECTION"></div>
  • Your form must have the name DATA_FORM e.g.<form id="DATA_FORM">
  • The name of each input field must match the name of the field within our platform i.e. to capture the email the name of the field must be contacts_email_address e.g. <input class="required" name="contacts_email_address" type="email" />
  • You can also include a section in the HTML with the response you would like to give to the user e.g. <div id="RESPONSE_SECTION">Thank you for filling out our form.</div> which will only become visible to the user after they have clicked.

Need help with your email marketing?
Contact us

We work with business and high street brands to provide the best email marketing services available. We are a full service agency and cover everything from strategy and design all the way through to campaign deployment and email sending. If you would like us to help your company with email marketing please contact us.