Skip to content
weballin

weballin DIGIWIKI

Form Submit

form_submit records a form submission. Check the trigger conditions for GA4 enhanced measurement and any custom implementation.

weballin

form_start is the first interaction with a form in a session, not another name for clicking Submit. Validate automatic form_submit detection against the actual form.

If the goal is accepted submissions, define a separate server-confirmed success action. Avoid counting automatic submission detection and a custom success event twice, and do not send entered personal or health information.

References

Frequently asked questions

How should an AJAX form be checked?

Test attempts, failures, and success; verify one event for the intended successful action.