virtuacoplenny
9b67e796bd
ref(analytics): centralize all event names ( #2272 )
...
* ref(analytics): centralize all event names
* squash: fix typo and alpha ordering
* squash: rename file to AnalyticsEvents to parallel lib-jitsi-meet
2017-12-11 12:48:32 -06:00
yanas
a9b8f49995
Add user id to analytics if provided in jwt
2017-11-29 10:36:57 -06:00
hristoterezov
96efa7759b
fix(analytics): analytics undefined error due to circular dependency
2017-10-20 14:39:02 -05:00
hristoterezov
0b50578de9
style(analytics): sendEvent -> sendAnalyticsEvent
2017-10-17 19:33:32 -05:00
hristoterezov
df1437f018
ref(analytics): Use analytics from features/analytics
2017-10-13 09:50:48 -05:00
paweldomas
122be9e0e0
ref: move 'jwt' feature to 'base'
2017-10-12 14:43:09 -05:00
Lyubo Marinov
f53c79ab24
Flow, coding style
2017-10-05 13:25:17 -05:00
Lyubo Marinov
f9f194d6fe
Coding style
2017-09-25 12:46:22 -05:00
Saúl Ibarra Corretgé
8fc095039e
analytics: lower log severity when we fail to create a handler
...
It'snot the end of the world, we can move on.
2017-09-05 10:48:57 +02:00
Saúl Ibarra Corretgé
eca04de348
Simplified code
2017-09-04 11:35:09 +02:00
Дамян Минков
6682543691
Moves analytics loading to react. ( #1945 )
...
* feat(analytics): move to React
The analytics handlers have been moved to JitsiMeetGlobalNS, so now they are
stored in `window.JitsiMeetJS.app.analyticsHandlers`.
The analytics handlers are re-downloaded and re-initialized on every
lib-jitsi-meet initialization, which happens every time the config is changed
(moving between deployments in the mobile app).
* Adds legacy support for old analytics location.
2017-09-01 14:14:03 -05:00