Skip to content

Instantly share code, notes, and snippets.

Created July 19, 2016 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/14acbcab5b167596d254b9edc0e40cc7 to your computer and use it in GitHub Desktop.
Save anonymous/14acbcab5b167596d254b9edc0e40cc7 to your computer and use it in GitHub Desktop.
<script src="https://cdn.jsdelivr.net/ga-lite/latest/ga-lite.min.js" async></script>
<script>
var galite = galite || {};
galite.UA = 'UA-XXXXXX'; // Füge deinen Tracking Code ein!
galite.anonymizeIp = true; // IP-Adresse wird anonymisiert. Wenn nicht gewünscht, true auf false setzen
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment