Conditions

Form mappings may be controlled by the same Conditions as Goal and Segment automation.

The form will be processed only if the conditions pass. If the conditions do not pass then a non-fatal error message will be logged, but the submission will still be considered successful. This makes conditions safe to use without blocking forms on the website.

Conditions on a form mapping are optional. If none are present, the form will always be processed.

Form object field conditions are tested before changes are made. To check incoming values, test the Form raw data.