Skip to content

Commit

Permalink
Revert "Add Facebook Pixel Code"
Browse files Browse the repository at this point in the history
This reverts commit e4d6574.
  • Loading branch information
hieplpvip committed Aug 1, 2024
1 parent d611af1 commit f2b0098
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,26 +204,8 @@
}
</style>
</noscript>
<!-- 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', '3854179708000474');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=3854179708000474&ev=PageView&noscript=1"
/></noscript>
<!-- DO NOT MODIFY -->
<!-- End Facebook Pixel Code -->
</head>
<body>
<script>
fbq('track', 'ViewContent');
</script>
<svg width="0" height="0" style="display: block">
<defs>
<clipPath id="rating-clip"><circle cx="8" cy="8" r="7"/></clipPath>
Expand Down

0 comments on commit f2b0098

Please sign in to comment.