Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12653] CLI: Analytics missing uid cookie and should not set app_id

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-02-09T00:58:39.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2013 Sprint 03 JS, 2013 Sprint 03
ComponentsCLI
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2013-02-08T23:28:48.000+0000
Updated2017-03-09T18:38:36.000+0000

Description

The node-appc analytics is missing the uid (actually the user's guid) in the cookie we send to app-track. The app_id should NOT be sent or else app-track will think the request is coming from Titanium Developer. We are also missing mac address and ip address.

Comments

  1. Chris Barber 2013-02-08

    Master pull request: https://github.com/appcelerator/node-appc/pull/30
  2. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source