Forums Forums PPC How often do you use Form Submission trigger in GTM Reply To: How often do you use Form Submission trigger in GTM

  • swiftpropel

    Guest
    August 29, 2025 at 9:08 am

    The GTM form submission trigger is sometimes a hit or a miss due to the construction of the form (e.g., AJAX, single-page apps). I would normally suggest that it should be used in conjunction with other techniques, such as listening to button clicks or URLs changing on submission, or it can be better used as a custom event listener. You can test anything to get what fits your particular setupof forms.