Tagged: GA4, tag manager, trigger
Dear Support,
Is it possible, that you create a small manual how to measure / implement a Trigger for GA4 / Ads / Google Tag Manager, if user hit the “sent” button in a contact form?
Or can you explain, how I can identify this trigger, like here?
Loves Data Explainer
I see many queries here in the forum and some troubles.
Possible, you create a small story about that? It was very helpful.
The page view trigger working correct. But I’m unable to find the trigger for contact form and the right options (fired script or message or action or click??)
Best
S.
Hey S.,
Thank you for the inquiry.
The following article explains how you can create a Click Element that matches a CSS selector in the Google Tag Manager.
// https://www.analyticsmania.com/post/click-element-variable-in-google-tag-manager/
And if you want to check the official documentation, please check this link.
// https://support.google.com/tagmanager/answer/7679320?hl=en
You can also check the following threads to learn more about theavf_contact_form_submit_button_attr filter, which should allow you to adjust the html of the contact form’s submit button.
// https://kriesi.at/support/topic/google-analytics-on-click-bug/
// https://kriesi.at/support/topic/tracking-contact-form-with-google-nalytcis/
Best regards,
Ismael