WordPress Development and PA SEO by IntuitSolutions
if(location.pathname.indexOf(‘contact’) > -1) {
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
ga(‘send’, ‘event’, ‘form’, ‘submit’, ‘Contact Form’);
}, false );
}