Skip to content

Instantly share code, notes, and snippets.

@mehdimehdi
Created August 12, 2014 18:01
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 mehdimehdi/b1edd837e34675829b96 to your computer and use it in GitHub Desktop.
Save mehdimehdi/b1edd837e34675829b96 to your computer and use it in GitHub Desktop.
<script type="text/javascript" charset="utf-8">
var _ptq = _ptq || [];
var _punchtab_settings = {
key: "<YOUR KEY>",
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