Tracking Form Submissions with Google Analytics
-
Hello,
I try to use Tracking Form Submissions with Google Analytics. When I copy this code in functions.php, I have a few error :
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
ga( ‘send’, ‘event’, ‘Contact Form’, ‘submit’ );
}, false );Can you give me exactly the code to copy in functions.php
Thanks
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 ‘Tracking Form Submissions with Google Analytics’ is closed to new replies.