Created
May 7, 2015 16:34
-
-
Save alex-kirienko/2b891d7ae18a4591b3f3 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 type="text/javascript">(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', '724114961013769']); | |
})(); | |
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=724114961013769&ev=PixelInitialized" /> | |
</noscript> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment