Automatic form tracking
Amazingly easy: Automatically identify your visitors / leads when they fill in a form.
Description
Automatic Form tracking can be easily enabled. This will allow us to auto-magically capture and track Contact details submitted by ANY form.
Additionally, if you build the form-fields to match the placeholder names we use, we will populate the Leads in our LeadBoxer reporting interface with the data fields submitted by your visitors and leads. Alternatively, you can send you own custom data to LeadBoxer, which will then appear under Lead Properties on your Lead.
Instructions
Log into your LeadBoxer account as an Admin
Go to your datasets menu / overview [https://app.leadboxer.com/datasets] and click the gear icon for the dataset you want to enable it for

Select settings: this should show a modal in where you can enable or disable the auto form tracking feature
Enable the auto form tracking and save

Choose if you want us to monitor the fieldnames based on ID or name element.
Important: Test your forms thoroughly, especially if you have complicated or custom-built forms.
Result
When you implement the code, your data will appear on your Leads.
Implementation notes
By default, the field names that are automatically captured are taken from the 'name' of the form element
The form submit button needs to be type='submit'
Partial Form Tracking
Partial Form Tracking allows LeadBoxer to capture lead information from forms, even when visitors do not complete or submit the form.
Once enabled, LeadBoxer will monitor supported forms on pages where the LeadBoxer tracking script is installed.
How to enable Partial Form Tracking
You can enable Partial Form Tracking per dataset in the dataset settings panel.
Simply open your dataset settings and enable the Partial Form Tracking option.

How it works
When enabled, LeadBoxer will start monitoring forms on your website and temporarily collect supported field values while visitors interact with the form.
By default, LeadBoxer only monitors the following fields:
First name
Last name
Email address
If you would like to monitor additional fields, please contact our support team.
Processing logic
Form data is temporarily stored while the visitor is filling out the form.
If the form is submitted
When a visitor successfully submits the form, the temporary data is ignored and the final submitted form data is used instead.
If the form is abandoned
If the visitor leaves the form without submitting it, LeadBoxer will process the temporarily stored data after 5 minutes of inactivity and add it to the visitor profile.
Late form submissions
If a visitor submits the form after the 5 minute inactivity window, the final submitted form data will automatically overwrite the previously stored temporary data.
Important notes
Partial Form Tracking only works on pages where the LeadBoxer tracking script is installed.
Tracking behavior may depend on your site’s consent and privacy settings.
We recommend reviewing your privacy policy before enabling this feature.
Optional improvements
If the field names that you want to capture are not properly defined, we recommend you alter them in your forms.
Adjust your form fields to match our pre-defined properties, for full integration in our app interface. These are the placeholder names we use.
Example Form
Here is this Example
Full control
If you prefer full control over the data that is being captured and submitted, you can try using manual form tracking. See the next page.
Last updated
Was this helpful?

