Facebook Tracking Pixle in additional settings
-
I’ve seen the write-up on the google adwords tracking code that goes into the additional settings area.
Facebook has similar code and I’d like some advice on how to use it.
Here is the code:
<!– Facebook Conversion Code for Buyer Leads –>
<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’, ‘015900730’, {‘value’:’0.01′,’currency’:’USD’}]);
</script>
<noscript><img height=”1″ width=”1″ alt=”” style=”display:none” src=”https://www.facebook.com/tr?ev=015900730&cd%5Bvalue%5D=0.01&cd%5Bcurrency%5D=USD&noscript=1″ /></noscript>
- The topic ‘Facebook Tracking Pixle in additional settings’ is closed to new replies.