• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Facebook pixel error break my website 😑

tofayelamin

Active member
Jul 1, 2020
353
77
28
Hello expert, I have make an ecommerce website using active ecommerce cms. Today when I was insert Facebook pixel JavaScript code then my website was break. The site don't show any content. Please help me 😥😥
 
Hello expert, I have make an ecommerce website using active ecommerce cms. Today when I was insert Facebook pixel JavaScript code then my website was break. The site don't show any content. Please help me 😥😥
Just use FTP to go on the edited file, delete that code and refresh the file.
If you don't know what's the edited file, just download (using FTP) all the content on your PC, then use Notepad++ to search the facebook pixel code, something like:
Code:
<!-- Facebook Pixel Code -->
Code:
src="https://www.facebook.com/tr?id=
And when you find something like this, just delete it and reupload the file on your server
Code:
<!-- 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', '{your-pixel-id-goes-here}');
  fbq('track', 'PageView');
</script>
<noscript>
  <img height="1" width="1" style="display:none"
       src="https://www.facebook.com/tr?id={your-pixel-id-goes-here}&ev=PageView&noscript=1"/>
</noscript>
<!-- End Facebook Pixel Code -->
 
  • Like
Reactions: tofayelamin
Bro, i'm tired to find the facebook pixel file But don't find. please can you help me?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock