hide matomo

This commit is contained in:
2021-09-30 23:33:25 +02:00
parent b83bc5cd39
commit cf28dc3f54
2 changed files with 6 additions and 6 deletions

View File

@@ -45,16 +45,16 @@ type="text/javascript"> document.addEventListener('DOMContentLoaded', function (
<!-- end of Crisp-->
<!-- Matomo Tag Manager -->
<script type="text/javascript">
<!-- <script type="text/javascript">
var _mtm = window._mtm = window._mtm || [];
_mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'});
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.src='https://analytics.threefold.io/js/container_KIcuIdn4.js'; s.parentNode.insertBefore(g,s);
</script>
</script> -->
<!-- End Matomo Tag Manager -->
<!-- Matomo -->
<script type="text/plain" cookie-consent="tracking">
<!-- <script type="text/plain" cookie-consent="tracking">
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
@@ -66,7 +66,7 @@ type="text/javascript"> document.addEventListener('DOMContentLoaded', function (
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
</script> -->
<!-- end of Matomo-->
<noscript>Cookie Consent by <a href="https://www.FreePrivacyPolicy.com/free-cookie-consent/" rel="nofollow noopener">FreePrivacyPolicy.com</a></noscript>

View File

@@ -34,12 +34,12 @@
<!-- <logoShowcase
<logoShowcase
v-if="$page.markdownPage.logos.length > 0"
:id="$page.markdownPage.id"
:logos="$page.markdownPage.logos"
:main="$page.markdownPage.logosMain"
/> -->
/>
</div>
<div class="container-fluid sm:pxi-0 mx-auto overflow-x-hidden">