Created
December 16, 2019 14:59
-
-
Save martinsoender/d6158778afcb24f3d052f7c415bdd838 to your computer and use it in GitHub Desktop.
Webgains landing page script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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