Skip to content

Instantly share code, notes, and snippets.

@wtmujeebu
Last active March 4, 2022 15:18
Show Gist options
  • Save wtmujeebu/5f2e870be57e907735f50f942581a1b7 to your computer and use it in GitHub Desktop.
Save wtmujeebu/5f2e870be57e907735f50f942581a1b7 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