Skip to content

Instantly share code, notes, and snippets.

@ismriv
Last active May 16, 2016 21:33
Show Gist options
  • Save ismriv/8c2e1274a5a833d8d07edfc67d9b07d6 to your computer and use it in GitHub Desktop.
Save ismriv/8c2e1274a5a833d8d07edfc67d9b07d6 to your computer and use it in GitHub Desktop.
JavaScript SDK Snippet
(function(i, s, o, g, r, a, m) {
i['altocloud-sdk.js'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//altocloud-sdk.com/ac.js', 'ac');
ac('init', 'cim9g3r3z0000l7penw2fntro');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment