Skip to content

Add tracking for the project types that users are creating and working with #2497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 7, 2017

Conversation

rosen-vladimirov
Copy link
Contributor

Track from which template a project is created

Add tracking from which template a project is created. This will give us better picture of the usage of CLI and the types of projects that the users are creating.

Track project type when deploy/run/livesync is executed …

Track the project type (Angular, TypeScript, JavaScript) when any of the commands is executed:

  • prepare
  • deploy
  • run
  • livesync

This will allow us to better understand the type of projects that the users are building.

Implements #2478

This is cherry-pick of #2492

Add tracking from which template a project is created. This will give us better picture of the usage of CLI and the types of projects that the users are creating.
Track the project type (Angular, Pure TypeScript, Pure JavaScript) when any of the commands is executed:
* prepare
* deploy
* run
* livesync

This will allow us to better understand the type of projects that the users are building.
@rosen-vladimirov rosen-vladimirov added this to the 2.5.1 milestone Feb 6, 2017
@rosen-vladimirov rosen-vladimirov self-assigned this Feb 6, 2017
@rosen-vladimirov rosen-vladimirov merged commit 2d76ca5 into master Feb 7, 2017
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/track-templates-master branch February 7, 2017 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants