Skip to content

Instantly share code, notes, and snippets.

@kjellberg
Created September 10, 2017 12:52
Show Gist options
  • Save kjellberg/fe2121eef6a2edcf674306d743ed7acd to your computer and use it in GitHub Desktop.
Save kjellberg/fe2121eef6a2edcf674306d743ed7acd to your computer and use it in GitHub Desktop.
<script>
document.addEventListener( 'wpcf7mailsent', function( event ) {
ga('send', 'event', 'Contact Form', 'submit');
}, false );
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment