GTM & contact form 7 - gtm.formSubmit not firing
问题 On a single-page website with 3 forms (contact form 7 from wordpress), when one of these forms is submitted, I send a data layer event to Google Tag Manager: on_sent_ok: "dataLayer.push({'event':'formSubmit'});" In GTM i created a custom event trigger which fires when it gets the event "formSubmit". To sepearte the 3 forms from each other and use a sepearte tag for every form i filter the trigger with the id of the form: Now the event trigger cant trigger because gtm.formSubmit is not fireing