Skip to content

Instantly share code, notes, and snippets.

@dangrossman
Created March 11, 2015 11:30
Show Gist options
  • Save dangrossman/94533c3561fcbaad5064 to your computer and use it in GitHub Desktop.
Save dangrossman/94533c3561fcbaad5064 to your computer and use it in GitHub Desktop.
$('#button').click(function() {
improvely.conversion({
goal: 'clicked button'
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment