Remove 'nice to have' question fields
Every additional field in your form is making you losing you leads, roughly 10% per field. So consider whether each question justifies the incremental loss in leads or opt-ins. Make a clear distinction between 'nice to have' and 'need-to-have' information. For example, if you are an automotive company and your goal is to generate leads, don't ask for the current car someone owns. That's a question that can be asked by the dealership in a later phase. The goal of lead generation, for example, is to be able to contact a person. Not to collect as much information as you can.
Related Articles
How to setup a form
To setup a form in the Exatom platform, go to the Setup section in the menu, select Form and click on the 'Add form' button. The form finder field will show up, where you can fill in the page URL where the form is located. You can simply start with ...
Optimising Web Form Autofill
Introduction Autofill is a very popular browser function that helps a user filling in a form with less effort, as it automatically fills in web form fields with stored data, like first name, last name, email, phone number, etc. It can even be used ...
The HTML form element
Forms are more advanced than ever and modern technology does not require the HTML <form> element for your form to be functional. However it's important to add the semantically correct <form> container element to all your forms. One of the reasons is ...
Form field identification
One of the requirements for form fields to be recognised by Exatom is that they have one or both of the following HTML attributes: name="your-form-field-name" id="your-form-field-id" This uniquely identifies each field and allow our analytics engine ...
Setting up a form showing on multiple pages
In case the same form is used on multiple pages, it's possible to set this up as one form, aggregating all data. To set this up, start with specifying one URL where that form exists. When the form is found, more setup fields appear and you can ...