I have approx. 40 pages with two forms included on each page and I would like to track the conversion of the traffic via Google and Facebook.
As there is no “new success page” after the form has been sent, I somehow have to track the “onClick” Event of the button or which is the best solution?
Has anybody already implemented those tracking tools and could help me or post exemplary code?
I already had a look at similar postings in the forum, but I could not find an answer how to track form clicks …
1 setup google tag manager (GTM)
2 put snippet into custom code on webflow
3 check if all works with the “Tag Assistant” extension (optional)
4 go in GTM and set a “generic trigger” on your page
5 switch to preview and click on whatever you what GTM to “listen to”
6 check out what you can “listen to” in the data layer
7 refine your trigger with this information and rename it properly
8 build your event tag in GTM
9 See if all works in real-time mode in google analytics
There’s a neat tutorial from a guy with a German accent if you’re having trouble with 4 to 9 here: - YouTube