Form lead tracking
Optional feature to track and store form lead details on reverse proxies
This is an optional feature we can enable in your instance.
How it works
Using the same proxy technology we have, we detect if any form on the Proxy is submitted.
By inspecting the form field labels, field types, field names, and the data, we attempt to detect the following fields:
Name
Email
Phone
Other fields that do not match the above will not be stored. This is done to reduce the chance of sensitive information being stored.
We then will log the lead content associated that that proxy
We also store the relevant campaign parameters (i.e. UTM, referrer, etc) that was on the URL they visited the proxy with.
Last updated