Skip to content

Instantly share code, notes, and snippets.

@snide
Created April 11, 2012 19:42
Show Gist options
  • Save snide/2361819 to your computer and use it in GitHub Desktop.
Save snide/2361819 to your computer and use it in GitHub Desktop.
{# COMSCORE #}
<script>
var _comscore = _comscore || [];
_comscore.push({ c1: "2", c2: "3005086" });
(function() {
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
})();
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=3005086&cv=2.0&cj=1" />
</noscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment