Skip to content

Instantly share code, notes, and snippets.

@nathanleclaire
Created August 3, 2019 01:31
Show Gist options
  • Save nathanleclaire/8e02b55bba1f306d42ab61fead47011b to your computer and use it in GitHub Desktop.
Save nathanleclaire/8e02b55bba1f306d42ab61fead47011b to your computer and use it in GitHub Desktop.
$('body').on("click mousedown mouseup focus blur keydown change dblclick mousemove mouseover mouseout mousewheel keydown keyup keypress textInput touchstart touchmove touchend touchcancel resize scroll zoom select change submit reset",function(e){
libhoney.sendNow(e);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment