Form Tracking / Optins
How to setup your forms in order to capture tracking information
By default, AnyTrack will track any form submissions. Yet, if you want to pass tracking information into your lead generation tools, you will need to add a custom field to your forms.
During the form submission, AnyTrack will search for a field value {click_id}
and will inject the click_id
value.
Depending on your form provider, the default value of the the field can be set as recommended above, or it has to be encoded. %7Bclick_id%7D
Refer to the troubleshooting guidelines if you encounter any issues.
Last updated