Juan Cruz Viotti
|
ad082fc268
|
Configure TrackJS with userId
Otherwise, all we get in TrackJS are "anonymous" users, without a way to
link them to Mixpanel users.
|
2016-03-21 09:19:20 -04:00 |
|
Juan Cruz Viotti
|
f208d2e34d
|
Make use of settings to prevent tracking in analytics module
`SettingsService` is injected manually using `$injector` to a void a
circular dependency over `$rootScope` by `$localStorage`.
|
2016-03-01 12:55:15 -04:00 |
|
Juan Cruz Viotti
|
75f22c0209
|
Implement AnalyticsService.logEvent()
|
2016-03-01 09:38:43 -04:00 |
|
Juan Cruz Viotti
|
1d75ec02aa
|
Include TrackJS Angular module in Analytics module
|
2016-02-29 15:54:21 -04:00 |
|
Juan Cruz Viotti
|
1c6675ab4f
|
Integrate Mixpanel
|
2016-02-29 15:52:00 -04:00 |
|