Integrating Facebook Pixel into Mailmunch Email
-
Hi there,
I’m trying to add a Facebook conversion pixel into the Mailmunch form. Right now, the Mailmunch form to subscribe to our emails sits on the homepage.
Since there isn’t a “you’ve successfully registered” page – where should it go?
Here’s the code from Facebook:
<!– Facebook Conversion Code for Registrations for Email –>
<script>(function() {
var _fbq = window._fbq || (window._fbq = []);
if (!_fbq.loaded) {
var fbds = document.createElement(‘script’);
fbds.async = true;
fbds.src = ‘//connect.facebook.net/en_US/fbds.js’;
var s = document.getElementsByTagName(‘script’)[0];
s.parentNode.insertBefore(fbds, s);
_fbq.loaded = true;
}
})();
window._fbq = window._fbq || [];
window._fbq.push([‘track’, ‘6029629750653’, {‘value’:’0.00′,’currency’:’USD’}]);
</script>
<noscript><img height=”1″ width=”1″ alt=”” style=”display:none” src=”https://www.facebook.com/tr?ev=6029629750653&cd%5Bvalue%5D=0.00&cd%5Bcurrency%5D=USD&noscript=1″ /></noscript>Thanks!
Mandy
- The topic ‘Integrating Facebook Pixel into Mailmunch Email’ is closed to new replies.