Form Builders

Learn how to integrate with popular form builders

AnyTrack integrates well with form builders to track your leads. Select your form builder from the menu on the right.

If your form builder is not listed in our integration catalog, it may still be possible to integrate it if the following conditions are met:

  1. Does the platform allow sending a POST call to a webhook when the form is submitted?
  2. Does the platform allow installing JavaScript on the form (to add the AnyTrack Tag)?
  3. Does the platform allow adding a custom hidden text field with a predefined value?

How it works

  1. Install the AnyTrack Tag on the form.

  2. Create a custom hidden text field with the predefined value --CLICK-ID-- (the AnyTrack Tag will replace this with the actual unique click ID).

  3. Set your form to send a POST API call to a Custom Integration in AnyTrack, including the custom field in the data using the attribute name click_id.