Created
October 4, 2016 17:45
-
-
Save nsanden/c5362898b0ebce8221bd9433dd3938d7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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; | |
} | |
_fbq.push(['addPixelId', '311011845734800']); | |
})(); | |
window._fbq = window._fbq || []; | |
window._fbq.push(['track', 'PixelInitialized', {}]); | |
</script> | |
<noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?id=311011845734800&ev=PixelInitialized" /></noscript> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment