Google Conversion tracking script not firing
-
Hi,
I’ve added the Google Conversion tracking script to the form, but no events appear in Google Analytics.Here’s the code I used:
<script type="text/javascript"> mc4wp.forms.on('subscribed', function(form) { // Google Analytics by Yoast __gaTracker && __gaTracker('send', 'event', 'Forms', 'Download Catalogue', form.name + ' ID: ' + form.id); }); </script>
This is happening on another site as well. Using the latest version of your plugin and WP 5.2.1 with latest version of MonsterInsights.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Google Conversion tracking script not firing’ is closed to new replies.