[TIMOB-12773] CLI: Include session information with queued analytics data
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2020-02-05T07:21:47.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | CLI |
Labels | cb-tooling |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2013-02-16T06:52:46.000+0000 |
Updated | 2020-02-05T07:21:47.000+0000 |
Description
It's possible to log in as one account, go offline, do a bunch of stuff and the analytics will be queued up. While offline, logout. Now, go back online, log in as the second account and all your queued up analytics events will be registered under the second account.
When analytics events are queued, we need to save the session info with each event, then send the data using the proper session data.
CLI analytics data is now anonymous and thus there is no session data to include.