document.addEventListener('wpcf7mailsent', function(event) { if (typeof gtag === 'function') { gtag('event', 'form_submission', { 'event_category': 'Contact Form', 'form_id': event.detail.contactFormId }); } }, false);