diff --git a/_data/cookie-policy.yml b/_data/cookie-policy.yml index 19d4c48d5..b81c66ec3 100644 --- a/_data/cookie-policy.yml +++ b/_data/cookie-policy.yml @@ -41,8 +41,7 @@ - title: Customization cookies ans: |

These cookies enable us to provide unique or custom content based on your preferences, which may include special offers or content that you have shown interest in.

-

Who Sets These Cookies:
Intercom, Inc. (https://intercom.com)

-

How To Opt Out of Them:
See the section Opting out of cookies > Third-party cookies.

+

We do not currently use any customization cookies. If we add any in the future, we will amend this cookie policy.

- question: What about other tracking technologies? items: diff --git a/_data/legal.yml b/_data/legal.yml index 789f16d68..4fed235e6 100644 --- a/_data/legal.yml +++ b/_data/legal.yml @@ -112,3 +112,11 @@ category: privacy-policy link: https://github.com/gruntwork-io/gruntwork-io.github.io/commit/433dfbb date: 2020-09-29 + +- guid: 10014 + title: Remove Intercom from cookie policy + description: We've updated our cookie policy to remove Intercom, a vendor we previously used to enable real-time chat via our website. + category: cookie-policy + link: https://github.com/gruntwork-io/gruntwork-io.github.io/commit/da536301 + date: 2020-12-07 + \ No newline at end of file diff --git a/_includes/scripts.html b/_includes/scripts.html index 44af3da0a..293f31e28 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -43,53 +43,6 @@ {% endif %} - - - - - {% if page.use_recaptcha %} diff --git a/assets/js/cookie.js b/assets/js/cookie.js index fbb02ca85..e7c3adf14 100644 --- a/assets/js/cookie.js +++ b/assets/js/cookie.js @@ -1,11 +1,3 @@ -/** - * Cookie notice - * @author AKOS - * - * This cookie script must load AFTER the Intercom code. This will ensure - * that our cookie notice renders ABOVE the Intercom bubble to avoid conflicts with z-index. - */ - (function ($) { "use strict"; var cookieInnerHtml =