Skip to content

Instantly share code, notes, and snippets.

@martinsoender
Created December 16, 2019 14:59
Show Gist options
  • Save martinsoender/d6158778afcb24f3d052f7c415bdd838 to your computer and use it in GitHub Desktop.
Save martinsoender/d6158778afcb24f3d052f7c415bdd838 to your computer and use it in GitHub Desktop.
Webgains landing page script
<!-- webgains tracking -->
<script>
(function(w,e,b,g,a,i,n,s){w['ITCLKOBJ']=a;w[a]=w[a]||function(){(w[a].q=w[a].q||[]).push(arguments)},w[a].l=1*new Date();i=e.createElement(b),n=e.getElementsByTagName(b)[0];i.async=1;i.src=g;n.parentNode.insertBefore(i,n)})(window,document,'script','https://analytics.webgains.io/clk.min.js','ITCLKQ');
ITCLKQ('set', 'internal.api', true);
ITCLKQ('set', 'internal.cookie', true);
ITCLKQ('click');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment