Skip to content

Instantly share code, notes, and snippets.

@ridgehkr
Last active December 22, 2015 00:38
Show Gist options
  • Save ridgehkr/6390573 to your computer and use it in GitHub Desktop.
Save ridgehkr/6390573 to your computer and use it in GitHub Desktop.
Non-blocking BugHerd script. Replace your synchronous BugHerd script with this one to speed up your page up-front load time. Also a bit simpler than the code BugHerd gives you.
<!-- replace XXXXXX with the Project Key BugHerd gives you in their version of this script -->
<script>window._bugHerd||document.write('<script src="//www.bugherd.com/sidebarv2.js?apikey=XXXXXX"><\/script>')</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment