Skip to content

Instantly share code, notes, and snippets.

@jackcompton
Created February 17, 2022 15:17
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 jackcompton/5edf2705e81f83a7494d1a2315f443a9 to your computer and use it in GitHub Desktop.
Save jackcompton/5edf2705e81f83a7494d1a2315f443a9 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-126190-1']);
_gaq.push(['_setDomainName', 'capterra.com']);
_gaq.push(['_setCustomVar', 1, 'Author', 'Barkha Bali', 3]);
_gaq.push(['_setCustomVar', 2, 'Length', 'Long', 3]);
_gaq.push(['_setCustomVar', 3, 'Category', 'Small Business Trends', 3]);
(function() {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment