Skip to content

Instantly share code, notes, and snippets.

@alexleventer
Created January 26, 2016 20:39
Show Gist options
  • Save alexleventer/efbcec559ef84b5a04c0 to your computer and use it in GitHub Desktop.
Save alexleventer/efbcec559ef84b5a04c0 to your computer and use it in GitHub Desktop.
analytics how to
RouteMixin, AnalyticsMixin
"jsx!ui/RouteMixin", "jsx!ui/AnalyticsMixin"
this.track("Selected Source Control", this.getUserInfo().email, {
source: 'New App Flow',
repoType: 'GitHub'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment