Schedule Quick Live Demo
You’ll be able to select a good time and date as well as watch a quick demo video on step 2.
// Fire Lead event on thank-you page load (actual successful submission) if (window.location.pathname.indexOf('thank-you') !== -1) { if (typeof fbq === 'function') { fbq('track', 'Lead'); } }