Briefly summarize the issues you have been experiencing.
I’d like to track form submissions as a google analytics event. From what I’m reading, I need to set up a js call to do so (onclick="_gaq.push([’_trackEvent’, ‘category’, ‘click’, ‘opt_label’]);"). However, when using the Netlify forms, the js is covered by Netlify code, and I wasn’t sure where to inject this eventing.
I’d love to know what the best practice is for setting up Netlify webform submissions as a google analytics event so I can create funnels in GA.
Please provide a link to your live site hosted on Netlify.
www.sparepad.com
What have you tried as far as troubleshooting goes? Do you have an idea what is causing the problem?
Haven’t tried much, looking for guidance.