Skip to content

Commit 988ad0c

Browse files
committed
update cookie policy and consent banner
1 parent d0f7ee3 commit 988ad0c

File tree

2 files changed

+28
-25
lines changed

2 files changed

+28
-25
lines changed

_includes/cookie_consent.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@
44
{% endif %}
55

66
{% if site.cookie_consent.consentmanager %}
7-
<link rel="stylesheet" href="https://cdn.consentmanager.mgr.consensu.org/delivery/cmp.min.css" />
8-
<script>window.gdprAppliesGlobally=true;if(!("cmp_id" in window)){window.cmp_id=22040}if(!("cmp_params" in window)){window.cmp_params=""}window.cmp_host="consentmanager.mgr.consensu.org";window.cmp_cdn="cdn.consentmanager.mgr.consensu.org";function cmp_getlang(j){if(typeof(j)!="boolean"){j=true}if(j&&typeof(cmp_getlang.usedlang)=="string"&&cmp_getlang.usedlang!==""){return cmp_getlang.usedlang}var g=window.cmp_getsupportedLangs();var c=[];var f=location.hash;var e=location.search;var a="languages" in navigator?navigator.languages:[];if(f.indexOf("cmplang=")!=-1){c.push(f.substr(f.indexOf("cmplang=")+8,2))}else{if(e.indexOf("cmplang=")!=-1){c.push(e.substr(e.indexOf("cmplang=")+8,2))}else{if("cmp_setlang" in window&&window.cmp_setlang!=""){c.push(window.cmp_setlang.toUpperCase())}else{if(a.length>0){for(var d=0;d<a.length;d++){c.push(a[d])}}}}}if("language" in navigator){c.push(navigator.language)}if("userLanguage" in navigator){c.push(navigator.userLanguage)}var h="";for(var d=0;d<c.length;d++){var b=c[d].toUpperCase();if(b.indexOf("-")!=-1){b=b.substr(0,2)}if(g.indexOf(b)!=-1){h=b;break}}if(h==""&&typeof(cmp_getlang.defaultlang)=="string"&&cmp_getlang.defaultlang!==""){return cmp_getlang.defaultlang}else{if(h==""){h="EN"}}h=h.toUpperCase();return h}window.cmp_getsupportedLangs=function(){return["DE","EN","FR","IT","NO","DA","FI","ES","PT","RO","BG","ET","EL","GA","HR","LV","LT","MT","NL","PL","SV","SK","SL","CS","HU","RU","SR","ZH","TR","UK","AR","BS"]};window.cmp_getRTLLangs=function(){return["AR"]};(function(){var a="";var d="_en";if("cmp_getlang" in window){a=window.cmp_getlang().toLowerCase();d="_"+a}var c=("cmp_proto" in window)?window.cmp_proto:"https:";var e=("cmp_ref" in window)?window.cmp_ref:location.href;var b=document.createElement("script");b.setAttribute("data-cmp-ab","1");b.src=c+"//"+window.cmp_host+"/delivery/cmp.php?id="+window.cmp_id+"&h="+encodeURIComponent(e)+"&"+window.cmp_params+(document.cookie.length>0?"&__cmpfcc=1":"")+"&l="+a+"&o="+(new Date()).getTime();b.type="text/javascript";b.async=true;if(document.body){document.body.appendChild(b)}else{if(document.currentScript){document.currentScript.parentElement.appendChild(b)}else{document.write(b.outerHTML)}}var b=document.createElement("script");b.src=c+"//"+window.cmp_cdn+"/delivery/cmp"+d+".min.js";b.type="text/javascript";b.setAttribute("data-cmp-ab","1");b.async=true;if(document.body){document.body.appendChild(b)}else{if(document.currentScript){document.currentScript.parentElement.appendChild(b)}else{document.write(b.outerHTML)}}window.cmp_addFrame=function(g){if(!window.frames[g]){if(document.body){var f=document.createElement("iframe");f.style.cssText="display:none";f.name=g;document.body.appendChild(f)}else{window.setTimeout('window.cmp_addFrame("'+g+'")',10)}}};window.cmp_rc=function(m){var f=document.cookie;var k="";var h=0;while(f!=""&&h<100){h++;while(f.substr(0,1)==" "){f=f.substr(1,f.length)}var l=f.substring(0,f.indexOf("="));if(f.indexOf(";")!=-1){var g=f.substring(f.indexOf("=")+1,f.indexOf(";"))}else{var g=f.substr(f.indexOf("=")+1,f.length)}if(m==l){k=g}var j=f.indexOf(";")+1;if(j==0){j=f.length}f=f.substring(j,f.length)}return(k)};window.cmp_stub=function(){var f=arguments;__cmapi.a=__cmapi.a||[];if(!f.length){return __cmapi.a}else{if(f[0]==="ping"){if(f[1]===2){f[2]({gdprApplies:gdprAppliesGlobally,cmpLoaded:false,cmpStatus:"stub",displayStatus:"hidden",apiVersion:"2.0",cmpId:31},true)}else{f[2]({gdprAppliesGlobally:gdprAppliesGlobally,cmpLoaded:false},true)}}else{if(f[0]==="getUSPData"){f[2]({version:1,uspString:window.cmp_rc("")},true)}else{if(f[0]==="getTCData"){__cmapi.a.push([].slice.apply(f))}else{if(f[0]==="addEventListener"||f[0]==="removeEventListener"){__cmapi.a.push([].slice.apply(f))}else{if(f.length==4&&f[3]===false){f[2]({},false)}else{__cmapi.a.push([].slice.apply(f))}}}}}}};window.cmp_msghandler=function(j){var f=typeof j.data==="string";try{var h=f?JSON.parse(j.data):j.data}catch(k){var h=null}if(typeof(h)==="object"&&h!==null&&"__cmpCall" in h){var g=h.__cmpCall;window.__cmp(g.command,g.parameter,function(m,l){var i={__cmpReturn:{returnValue:m,success:l,callId:g.callId}};j.source.postMessage(f?JSON.stringify(i):i,"*")})}if(typeof(h)==="object"&&h!==null&&"__cmapiCall" in h){var g=h.__cmapiCall;window.__cmapi(g.command,g.parameter,function(m,l){var i={__cmapiReturn:{returnValue:m,success:l,callId:g.callId}};j.source.postMessage(f?JSON.stringify(i):i,"*")})}if(typeof(h)==="object"&&h!==null&&"__uspapiCall" in h){var g=h.__uspapiCall;window.__uspapi(g.command,g.version,function(m,l){var i={__uspapiReturn:{returnValue:m,success:l,callId:g.callId}};j.source.postMessage(f?JSON.stringify(i):i,"*")})}if(typeof(h)==="object"&&h!==null&&"__tcfapiCall" in h){var g=h.__tcfapiCall;window.__tcfapi(g.command,g.version,function(m,l){var i={__tcfapiReturn:{returnValue:m,success:l,callId:g.callId}};j.source.postMessage(f?JSON.stringify(i):i,"*")},g.parameter)}};window.cmp_setStub=function(f){if(!(f in window)||(typeof(window[f])!=="function"&&typeof(window[f])!=="object"&&(typeof(window[f])==="undefined"||window[f]!==null))){window[f]=window.cmp_stub;window[f].msgHandler=window.cmp_msghandler;if(window.addEventListener){window.addEventListener("message",window.cmp_msghandler,false)}else{window.attachEvent("onmessage",window.cmp_msghandler)}}};window.cmp_addFrame("__cmapiLocator");window.cmp_addFrame("__cmpLocator");window.cmp_addFrame("__uspapiLocator");window.cmp_addFrame("__tcfapiLocator");window.cmp_setStub("__cmapi");window.cmp_setStub("__cmp");window.cmp_setStub("__tcfapi");window.cmp_setStub("__uspapi")})();</script>
7+
<script type="text/javascript" data-cmp-ab="1" src="https://cdn.consentmanager.net/delivery/autoblocking/d590ed76816dd.js" data-cmp-host="a.delivery.consentmanager.net" data-cmp-cdn="cdn.consentmanager.net" data-cmp-codesrc="1"></script>
98
{% endif %}

policy.md

Lines changed: 27 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,49 +6,53 @@ show-avatar: false
66
nav-short: true
77
---
88

9-
This is the Cookie Policy for Monkey home, accessible from codeaffen.org
9+
Cookies Policy
1010

11-
## What Are Cookies
11+
Cookie Policy for Monkey home
12+
=============================
1213

13-
As is common practice with almost all professional websites this site uses cookies, which are tiny files that are downloaded to your computer, to improve your experience. This page describes what information they gather, how we use it and why we sometimes need to store these cookies. We will also share how you can prevent these cookies from being stored however this may downgrade or 'break' certain elements of the sites functionality.
14+
This is the Cookie Policy for Monkey home, accessible from https://codeaffen.org
1415

15-
For more general information on cookies, please read ["What Are Cookies"](https://www.cookieconsent.com/what-are-cookies/). Information regarding cookies from this Cookies Policy are from [the Privacy Policy Generator](https://www.generateprivacypolicy.com/).
16+
**What Are Cookies**
1617

17-
## How We Use Cookies
18+
As is common practice with almost all professional websites this site uses cookies, which are tiny files that are downloaded to your computer, to improve your experience. This page describes what information they gather, how we use it and why we sometimes need to store these cookies. We will also share how you can prevent these cookies from being stored however this may downgrade or 'break' certain elements of the sites functionality.
1819

19-
We use cookies for a variety of reasons detailed below. Unfortunately in most cases there are no industry standard options for disabling cookies without completely disabling the functionality and features they add to this site. It is recommended that you leave on all cookies if you are not sure whether you need them or not in case they are used to provide a service that you use.
20+
**How We Use Cookies**
2021

21-
## Disabling Cookies
22+
We use cookies for a variety of reasons detailed below. Unfortunately in most cases there are no industry standard options for disabling cookies without completely disabling the functionality and features they add to this site. It is recommended that you leave on all cookies if you are not sure whether you need them or not in case they are used to provide a service that you use.
2223

23-
You can prevent the setting of cookies by adjusting the settings on your browser (see your browser Help for how to do this). Be aware that disabling cookies will affect the functionality of this and many other websites that you visit. Disabling cookies will usually result in also disabling certain functionality and features of the this site. Therefore it is recommended that you do not disable cookies. This Cookies Policy was created with the help of the [Cookies Policy Generator from CookiePolicyGenerator.com](https://www.cookiepolicygenerator.com/cookie-policy-generator/).
24+
**Disabling Cookies**
2425

25-
## The Cookies We Set
26+
You can prevent the setting of cookies by adjusting the settings on your browser (see your browser Help for how to do this). Be aware that disabling cookies will affect the functionality of this and many other websites that you visit. Disabling cookies will usually result in also disabling certain functionality and features of the this site. Therefore it is recommended that you do not disable cookies. This Cookies Policy was created with the help of the [Cookies Policy Generator](https://www.cookiepolicygenerator.com/cookie-policy-generator/).
2627

27-
* Site preferences cookies
28+
**The Cookies We Set**
2829

30+
* Site preferences cookies
31+
2932
In order to provide you with a great experience on this site we provide the functionality to set your preferences for how this site runs when you use it. In order to remember your preferences we need to set cookies so that this information can be called whenever you interact with a page is affected by your preferences.
33+
3034

31-
## Third Party Cookies
35+
**Third Party Cookies**
3236

3337
In some special cases we also use cookies provided by trusted third parties. The following section details which third party cookies you might encounter through this site.
3438

35-
* This site uses Google Analytics which is one of the most widespread and trusted analytics solution on the web for helping us to understand how you use the site and ways that we can improve your experience. These cookies may track things such as how long you spend on the site and the pages that you visit so we can continue to produce engaging content.
36-
39+
* This site uses Google Analytics which is one of the most widespread and trusted analytics solution on the web for helping us to understand how you use the site and ways that we can improve your experience. These cookies may track things such as how long you spend on the site and the pages that you visit so we can continue to produce engaging content.
40+
3741
For more information on Google Analytics cookies, see the official Google Analytics page.
42+
43+
* Third party analytics are used to track and measure usage of this site so that we can continue to produce engaging content. These cookies may track things such as how long you spend on the site or pages you visit which helps us to understand how we can improve the site for you.
44+
3845

39-
* We also use social media buttons and/or plugins on this site that allow you to connect with your social network in various ways. For these to work the following social media sites including; Facebook, LinkedIn and Twitter will set cookies through our site which may be used to enhance your profile on their site or contribute to the data they hold for various purposes outlined in their respective privacy policies.
46+
**More Information**
4047

41-
## Cookie Information
48+
Hopefully that has clarified things for you and as was previously mentioned if there is something that you aren't sure whether you need or not it's usually safer to leave cookies enabled in case it does interact with one of the features you use on our site.
4249

43-
<div id="cmpcookieinfo"></div><script src="https://consentmanager.mgr.consensu.org/delivery/cookieinfo.php?id=22040" type="text/javascript" async></script>
50+
For more general information on cookies, please read [the Cookies Policy article](https://www.cookiepolicygenerator.com/sample-cookies-policy/).
4451

45-
## Vendor Information
52+
However if you are still looking for more information then you can contact us through one of our preferred contact methods:
4653

47-
<div id="cmpvendorlist"></div><script src="https://consentmanager.mgr.consensu.org/delivery/vendorlist.php?id=22040" type="text/javascript" async></script>
48-
## More Information
54+
* Email: privacy codeaffen org
4955

50-
Hopefully that has clarified things for you and as was previously mentioned if there is something that you aren't sure whether you need or not it's usually safer to leave cookies enabled in case it does interact with one of the features you use on our site.
51-
52-
However if you are still looking for more information then you can contact us through one of our preferred contact methods:
56+
* * *
5357

54-
* Email: privacy codeaffen org
58+
Generated using [Cookies Policy Generator](https://www.cookiepolicygenerator.com)

0 commit comments

Comments
 (0)