Skip to content

Instantly share code, notes, and snippets.

@robinwo
Created April 17, 2014 06:41
Show Gist options
  • Save robinwo/10958368 to your computer and use it in GitHub Desktop.
Save robinwo/10958368 to your computer and use it in GitHub Desktop.
Unbounce track form conversion
lp.jQuery('form').submit( function(e){
// your function goes here
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment