Home Forums WoodMart support forum Facebook pixel in header

Facebook pixel in header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #261677

    ursawarrior
    Participant

    Hello, I’m trying to use an alternative to facebook pixel for woocommerce (which it has increase the loading times)
    According to use the alternative, Facebook recomend to add a code to the header this code for my site:

    
    <!-- Facebook Pixel Code -->
    <script>
      !function(f,b,e,v,n,t,s)
      {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
      n.callMethod.apply(n,arguments):n.queue.push(arguments)};
      if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
      n.queue=[];t=b.createElement(e);t.async=!0;
      t.src=v;s=b.getElementsByTagName(e)[0];
      s.parentNode.insertBefore(t,s)}(window, document,'script',
      'https://connect.facebook.net/en_US/fbevents.js');
      fbq('init', '867483447385302');
      fbq('track', 'PageView');
    </script>
    <noscript><img height="1" width="1" style="display:none"
      src="https://www.facebook.com/tr?id=867483447385302&ev=PageView&noscript=1"
    /></noscript>
    <!-- End Facebook Pixel Code -->

    How can I add this code to my site header, Should I need to use another plugin? or there’s a way to add this facebook code directly in the theme?

    Regards..

    #261757

    Hello,

    We suggest you to use this plugin that allows you to insert your custom JS codes to header and footer for all pages on your website globally https://wordpress.org/plugins/insert-headers-and-footers/

    Best Regards.

    #261877

    ursawarrior
    Participant

    Ok. thanks a lot, I’m gonna install that plugin, have a great day

    Regards..

    #261945

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)