Skip to content

Instantly share code, notes, and snippets.

@mehdimehdi
Created January 27, 2012 22:12
Show Gist options
  • Save mehdimehdi/1691202 to your computer and use it in GitHub Desktop.
Save mehdimehdi/1691202 to your computer and use it in GitHub Desktop.
PunchTab for VM.
<script type="text/javascript" charset="utf-8">
var _ptq = _ptq || [];
var _punchtab_settings = {
key: "1c4c68cc540d00d01dbd8e05aadd2101",
display: "tab",
position: {x:"left", y:"bottom"}
};
(function() {
var pt = document.createElement('script'); pt.type = 'text/javascript'; pt.async = true;
pt.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'static.punchtab.com/js/pt.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(pt, s);
})();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment