[TIMOB-12654] Backport: CLI: Analytics missing uid cookie and should not set app_id
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-02-09T00:58:35.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.0.2, Release 3.1.0, 2013 Sprint 03 JS, 2013 Sprint 03 |
| Components | CLI |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2013-02-08T23:35:07.000+0000 |
| Updated | 2017-03-14T04:44:47.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.
3.0.x pull request: https://github.com/appcelerator/node-appc/pull/31
Chris, how can we test this?
@Eric, wait 2 days after logging into the CLI, then create an app and the app will show up in "My Apps" on my.appcelerator.com.
Closing ticket as fixed.