Skip to content

Instantly share code, notes, and snippets.

@totango
Created March 4, 2012 16:12
Show Gist options
  • Save totango/1973707 to your computer and use it in GitHub Desktop.
Save totango/1973707 to your computer and use it in GitHub Desktop.
totango111
// when the user successfully establishes a session (i.e. logs in)
totango.identify("account-id","username");
// When you want to track an event
totango.track("activity","module");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment