Skip to content

Instantly share code, notes, and snippets.

@webtoffee-git
Created February 13, 2020 05:43
Show Gist options
  • Select an option

  • Save webtoffee-git/661f194546bcad0abbc4f61b01af75fb to your computer and use it in GitHub Desktop.

Select an option

Save webtoffee-git/661f194546bcad0abbc4f61b01af75fb to your computer and use it in GitHub Desktop.
CookieYes block script/cookies based on consent - www.cookieyes.com
<script async data-cookieyes="cookieyes-analytics" src="https://www.googletagmanager.com/gtag/js?id=UA-144842869-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-144842869-1');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment