Many people, including myself, don’t enjoy filling out forms. Forms are usually long, unclear, and contain too many required fields, etc. To the contrary, from a business perspective forms are an excellent tool for gathering information. Our job as web analysts is to make both parties happy and help optimize form length with input analysis. |
In this post, I will share with you E-Nor’s technique in determining the forms fields that people are most likely not to complete. I will show you how to make this data available to decision makers and web optimizers so they are able to make the necessary changes.
First we will need to add some JavaScript to the form’s html code. Add the below onclick event in the submit button code:
Upon submitting the form, the validation function will be called to check the filled or empty status of the fields.
The validation function is often used to verify that a required field has valid information in it. Today, we will also use it to pass two variables to the isEntered function:
The isEntered function will check the el variable that is passed to it from the validation function.
Reading data in |
As we might have thousands and thousands of pageviews in our main profile, I suggest creating a specific profile for the form:
1. Create a filter and name it URL Filter – Contact Us Form
2. Add the above filter (URL Filter – Contact Us Form) to a new profile with a name such as (Contact Us Form)
3. Go to the new Contact Us Profile -> Content -> Top Content
The numbers above clearly show us which fields customers usually fill out or leave empty. This level of input analysis will definitely help optimize form length
Notes:
Shifting from Ranking to Discovery Search is changing. As SEOs, we’ve said that many times…
Amplitude has officially launched one of the most exciting innovations in digital intelligence: Amplitude AI…
Digital teams today face an avalanche of user data and complex customer journeys across web…
This website uses cookies.