> For the complete documentation index, see [llms.txt](https://docs.devhub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devhub.com/reverse-proxy/form-lead-tracking.md).

# Form lead tracking

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.
