Untitled

 avatar
unknown
javascript
2 years ago
571 B
3
Indexable
<!-- Tracking retargeting FB -->
<script>
  (function () {
    let _fbq = window._fbq || (window._fbq = []);
    if (!_fbq.loaded) {
      let fbds = document.createElement('script');
      fbds.async = true;
      fbds.src = '//connect.facebook.net/en_US/fbds.js';
      let s = document.getElementsByTagName('script')[0];
      s.parentNode.insertBefore(fbds, s);
      _fbq.loaded = true;
    }
    _fbq.push(['addPixelId', '271241519753307']);
  })();
  window._fbq = window._fbq || [];
  window._fbq.push(['track', 'PixelInitialized', {}]);
</script>
Editor is loading...
Leave a Comment