Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12773] CLI: Include session information with queued analytics data

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Do
Resolution Date2020-02-05T07:21:47.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsCLI
Labelscb-tooling
ReporterChris Barber
AssigneeChris Barber
Created2013-02-16T06:52:46.000+0000
Updated2020-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.

Comments

  1. Chris Barber 2020-02-05

    CLI analytics data is now anonymous and thus there is no session data to include.

JSON Source