Skip to content

Instantly share code, notes, and snippets.

@thowar2
Last active August 29, 2015 14:19
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 thowar2/c124848682b2d63f6270 to your computer and use it in GitHub Desktop.
Save thowar2/c124848682b2d63f6270 to your computer and use it in GitHub Desktop.
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = 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', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-41159297-2', 'auto');
ga('send', 'pageview');
ga('create', 'UA-41159297-1', 'auto', {'name': 't1', 'cookieDomain': 'getartichoke.com' });
ga('t1.send', 'pageview');
ga('send', 'event', 'App', 'Payment', 'Monthly', 29);
ga('t1.send', 'event', 'App', 'Payment', 'Monthly', 29);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment