1) Meta Pixel — add on submit_success: jQuery(document).on('submit_success', function(event){ fbq('track', 'Lead'); }); 2) Google Ads conversion — add on submit_success: jQuery(document).on('submit_success', function(event){ gtag('event', 'conversion', { 'send_to': 'AW-18036430217/0lQzCOm3od0cEImruJhD', 'value': 1.0, 'currency': 'USD' }); });
Skip to content