Created
January 26, 2016 20:39
-
-
Save alexleventer/efbcec559ef84b5a04c0 to your computer and use it in GitHub Desktop.
analytics how to
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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