(function() { function track() { if (typeof fbq !== 'undefined') fbq('track', 'Lead', {content_name: 'Painting Quote Form'}); } if (typeof jQuery !== 'undefined') { jQuery(document).on('submit_success', track); jQuery(document).on('wpformsAjaxSubmitSuccess', track); } document.addEventListener('wpcf7mailsent', track, false); })();