How to activate the Form Listener
Connect your web forms
By using "Listen to the forms on your website" Triggerbee automatically intercept form values. To activate this functionality, enter Settings > Tracking code and check the “Listen to the forms on your website” checkbox.
Values that will be intercepted:
- First name
- Last name
- Name
- Organization
- Telephone
The form does however need a standard submit event for this to work. If you are posting your forms using Ajax, you need to send form data to Triggerbee using the Javascript API - Click here for Javascript examples and instructions.