Skip to content

Instantly share code, notes, and snippets.

@saaspulse
Created December 5, 2010 13:23
Show Gist options
  • Save saaspulse/729072 to your computer and use it in GitHub Desktop.
Save saaspulse/729072 to your computer and use it in GitHub Desktop.
SaaSPulse - JavaScript - 3
// when the user successfully logs in
tracker.identify('ORGANIZATION', 'USERNAME');
...
// where you want to track the event
tracker.track('ACTIVITY', 'MODULE');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment