Skip to content

Add additional tracking for users who have exported projects from Playground #3408

Closed
@rosen-vladimirov

Description

@rosen-vladimirov

Please, provide the details below:

Did you verify this is a real problem by searching the [NativeScript Forum]

Yes

Tell us about the problem

In order to understand our users better, we need to check what's happening with users who have started from NativeScript Playground and are currently using CLI. Currently we are not sure what are the most common problems for these users. In order to resolve this, add some additional tracking data (only for users who have accepted to be tracked).

Which platform(s) does your issue occur on?

Both

Please provide the following version numbers that your issue occurs with:

  • CLI: any
  • Cross-platform modules: Not applicable
  • Runtime(s): Not applicable
  • Plugin(s): Not applicable

When a project is exported/downloaded from Playground, it will have a "playground" data in its package.json. On each CLI command, executed for this project, we should check the package.json, store the data from "playground" key in CLI's user settings and remove the data from the package.json.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions