Google Analytics not firing the event
-
I’ve added this to the form code:
<script type="text/javascript"> mc4wp.forms.on('12.success', function(form) { ga && ga('send', 'event', 'Form', 'Subscribers'); }); </script>
I followed these instructions: https://kb.mc4wp.com/form-events-google-analytics-tracking/
the id of the form is 12. i’ve tryed with and without the form id.
What I’m doing bad?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Google Analytics not firing the event’ is closed to new replies.