Skip to content

Instantly share code, notes, and snippets.

@rakeshpai
Created November 23, 2012 11:41
Show Gist options
  • Save rakeshpai/4135253 to your computer and use it in GitHub Desktop.
Save rakeshpai/4135253 to your computer and use it in GitHub Desktop.
Sending meta information to Errorception
<script>
_errs.meta = {
email: "email@domain.com",
sessionId: 4138727492,
lovesCats: true
};
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment