facebook pixel

Solutions on MaxInterview for facebook pixel by the best coders in the world

showing results for - "facebook pixel"
Vanessa
27 Feb 2016
1// REPLACE '1234567890' with your Facebook pixel ID
2
3<!-- Facebook Pixel Code -->
4<script>
5!function(f,b,e,v,n,t,s)
6{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
7n.callMethod.apply(n,arguments):n.queue.push(arguments)};
8if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
9n.queue=[];t=b.createElement(e);t.async=!0;
10t.src=v;s=b.getElementsByTagName(e)[0];
11s.parentNode.insertBefore(t,s)}(window, document,'script',
12'https://connect.facebook.net/en_US/fbevents.js');
13fbq('init', '1234567890');
14fbq('track', 'PageView');
15</script>
16<noscript><img height="1" width="1" style="display:none"
17src="https://www.facebook.com/tr?id=1234567890&ev=PageView&noscript=1"
18/></noscript>
19<!-- End Facebook Pixel Code -->
similar questions
queries leading to this page
facebook pixel