document.addEventListener('wpcf7mailsent', function(event) { // Replace 123 with your actual CF7 form ID if (event.detail.contactFormId == 'd0279aa') { gtag('event', 'conversion', { 'send_to': 'AW-1045396001/CgVyCJCD7KIcEKH0vfID', 'value': 100.0, 'currency': 'INR' }); } });