update cookies policy
This commit is contained in:
@@ -32,18 +32,38 @@
|
|||||||
</script> -->
|
</script> -->
|
||||||
|
|
||||||
<!-- Cookie Consent by https://www.FreePrivacyPolicy.com -->
|
<!-- Cookie Consent by https://www.FreePrivacyPolicy.com -->
|
||||||
<script type="text/javascript" src="//www.freeprivacypolicy.com/public/cookie-consent/4.0.0/cookie-consent.js"
|
<!-- <script type="text/javascript" src="//www.freeprivacypolicy.com/public/cookie-consent/4.0.0/cookie-consent.js"
|
||||||
charset="UTF-8"></script>
|
charset="UTF-8"></script>
|
||||||
<script type="text/javascript" charset="UTF-8">
|
<script type="text/javascript" charset="UTF-8">
|
||||||
document.addEventListener('DOMContentLoaded', function () {
|
document.addEventListener('DOMContentLoaded', function () {
|
||||||
cookieconsent.run({ "notice_banner_type": "headline", "consent_type": "implied", "palette": "light", "language": "en", "page_load_consent_levels": ["strictly-necessary", "functionality", "tracking", "targeting"], "notice_banner_reject_button_hide": false, "preferences_center_close_button_hide": false, "website_privacy_policy_url": "https://library.threefold.me/info/legal/#/legal__privacypolicy" });
|
cookieconsent.run({ "notice_banner_type": "headline", "consent_type": "implied", "palette": "light", "language": "en", "page_load_consent_levels": ["strictly-necessary", "functionality", "tracking", "targeting"], "notice_banner_reject_button_hide": false, "preferences_center_close_button_hide": false, "website_privacy_policy_url": "https://library.threefold.me/info/legal/#/legal__privacypolicy" });
|
||||||
});
|
});
|
||||||
|
</script> -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Cookie Consent by https://www.FreePrivacyPolicy.com -->
|
||||||
|
<script type="text/javascript" src="//www.freeprivacypolicy.com/public/cookie-consent/4.0.0/cookie-consent.js"
|
||||||
|
charset="UTF-8"></script>
|
||||||
|
<script type="text/javascript" charset="UTF-8">
|
||||||
|
document.addEventListener('DOMContentLoaded', function () {
|
||||||
|
cookieconsent.run({ "notice_banner_type": "headline", "consent_type": "express", "palette": "light", "language": "en", "page_load_consent_levels": ["strictly-necessary"], "notice_banner_reject_button_hide": false, "preferences_center_close_button_hide": false, "website_name": "https://threefold.io/", "website_privacy_policy_url": "https://library.threefold.me/info/legal/#/legal__privacypolicy" });
|
||||||
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Matomo Tag Manager -->
|
||||||
|
<script type="text/plain" cookie-consent="tracking">
|
||||||
|
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>
|
||||||
|
<!-- End Matomo Tag Manager -->
|
||||||
|
|
||||||
|
|
||||||
<!-- Crisp -->
|
<!-- Crisp -->
|
||||||
<script type="text/plain" cookie-consent="functionality">
|
<script type="text/plain" cookie-consent="tracking">
|
||||||
window.$crisp = [];
|
window.$crisp = [];
|
||||||
window.CRISP_WEBSITE_ID = "1a5a5241-91cb-4a41-8323-5ba5ec574da0";
|
window.CRISP_WEBSITE_ID = "1a5a5241-91cb-4a41-8323-5ba5ec574da0";
|
||||||
(function () {
|
(function () {
|
||||||
@@ -56,15 +76,7 @@
|
|||||||
</script>
|
</script>
|
||||||
<!-- end of Crisp-->
|
<!-- end of Crisp-->
|
||||||
|
|
||||||
<!-- Matomo Tag Manager -->
|
<!-- Matomo analytics -->
|
||||||
<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>
|
|
||||||
<!-- End Matomo Tag Manager -->
|
|
||||||
|
|
||||||
<!-- Matomo -->
|
<!-- Matomo -->
|
||||||
<script type="text/plain" cookie-consent="tracking">
|
<script type="text/plain" cookie-consent="tracking">
|
||||||
var _paq = window._paq = window._paq || [];
|
var _paq = window._paq = window._paq || [];
|
||||||
@@ -79,10 +91,13 @@
|
|||||||
g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
<!-- end of Matomo-->
|
<!-- End Matomo Code -->
|
||||||
|
<!-- end of Matomo analytics-->
|
||||||
|
|
||||||
<noscript>Cookie Consent by <a href="https://www.FreePrivacyPolicy.com/free-cookie-consent/"
|
|
||||||
rel="nofollow noopener">FreePrivacyPolicy.com</a></noscript>
|
|
||||||
|
<noscript>Cookie Consent by <a href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/"
|
||||||
|
rel="nofollow noopener">Free Privacy Policy website</a></noscript>
|
||||||
<!-- End Cookie Consent -->
|
<!-- End Cookie Consent -->
|
||||||
|
|
||||||
<!-- MailerLite Universal -->
|
<!-- MailerLite Universal -->
|
||||||
@@ -142,18 +157,18 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Twitter -->
|
<!-- Twitter tracking -->
|
||||||
<!-- Twitter universal website tag code -->
|
<!-- Twitter universal website tag code -->
|
||||||
<script type="text/plain" cookie-consent="tracking">
|
<script type="text/plain" cookie-consent="tracking">
|
||||||
!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
|
!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
|
||||||
},s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js',
|
},s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js',
|
||||||
a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
|
a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
|
||||||
// Insert Twitter Pixel ID and Standard Event data below
|
// Insert Twitter Pixel ID and Standard Event data below
|
||||||
twq('init','o745b');
|
twq('init','o745b');
|
||||||
twq('track','PageView');
|
twq('track','PageView');
|
||||||
</script>
|
</script>
|
||||||
<!-- End Twitter universal website tag code -->
|
<!-- End Twitter universal website tag code -->
|
||||||
<!-- end of Twitter -->
|
<!-- end of Twitter tracking -->
|
||||||
|
|
||||||
${app} ${scripts}
|
${app} ${scripts}
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user