Skip to content

Instantly share code, notes, and snippets.

@ryanschuhler
Created November 9, 2015 22:30
Show Gist options
  • Select an option

  • Save ryanschuhler/776a5704befeabe14f38 to your computer and use it in GitHub Desktop.

Select an option

Save ryanschuhler/776a5704befeabe14f38 to your computer and use it in GitHub Desktop.
try {
_hsq.push(
[
"trackEvent", {
id: XXXXXXXX,
value: null
}
]
);
}
catch (error) {
console.log('_hsq error caught');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment