delete GA, fb pixel, twitter, linkedin, hotjar, fullstory JS code.

This commit is contained in:
Gregory Pradun
2021-07-22 16:24:32 +03:00
parent 15c859a6bd
commit b8b9d3beaa
2 changed files with 11 additions and 7 deletions

View File

@@ -79,6 +79,7 @@
<script src="<?= get_theme_file_uri('/assets/js/promoImage.js'); ?>"></script>
<script src="<?= get_theme_file_uri('/assets/js/sliderScript.js'); ?>"></script>
<script src="<?= get_theme_file_uri('/assets/js/promoPopup.js'); ?>"></script>
<?php if(0):?>
<!-- Twitter universal website tag code -->
<script>
!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
@@ -104,5 +105,6 @@
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=2191674&fmt=gif" />
</noscript>
<?php endif;?>
</body>
</html>