The Form Analysis report is available for etracker customers with the corresponding scope of services. It contains attributes and KPIs specifically created for form analysis.
etForm.sendEvent('formFieldsView', Contact form,
{
'sectionName': 'Contact information',
'sectionFields':
[
{'name': 'Salutation', 'type': 'radio'},
]
}
);
etForm.sendEvent('formView', 'Order form');
etForm.sendEvent('formView', 'Contact form');
generates two form impressions for the Contact form and one for the Order form. A session change between form calls increases form impressions.
Interaction (unique)
The unique interactions with a field/form.
Interaction (multiple)
The interactions with a field/form.
Error
The number of errors with a field / form.
Conversion
Number of successfully submitted forms.
Conversion rate
Number of successfully submitted forms per visit.
Ellen Buthe
Senior Product
Manager