Skip to content

feat: Improve Getting started - add analytics #3518

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 4 commits into from
Apr 4, 2018

Conversation

rosen-vladimirov
Copy link
Contributor

feat(analytics): Remove tracking in cross-client project

We are no longer using the cross clients analytics project, so delete the code that sends information to it.

fix: Getting started prompter fails

The prompter for getting started changes fails in some cases, as we do not await the validation of the livesyncCommandHelper.validate call. So we try to execute some operations as we think the environment is setup correctly, but we are unable to do so and the code fails.

Also add additional option to prompter in case cloud extension is installed. This gives better visibility of the feature

Add analytics:

  • Show getting started prompts on doctor command …
  • Fix unit test
  • Show message that user can use forum or slack when manually setup is selected
  • Fix message when nativescript-cloud extension is installed
  • Add analytics for prompts and user choices.

rosen-vladimirov and others added 4 commits April 4, 2018 15:48
We are no longer using the cross clients analytics project, so delete the code that sends information to it.
The prompter for getting started changes fails in some cases, as we do not await the validation of the livesyncCommandHelper.validate call. So we try to execute some operations as we think the environment is setup correctly, but we are unable to do so and the code fails.

Also add additional option to prompter in case cloud extension is installed. This gives better visibility of the feature
* Fix unit test
* Show message that user can use forum or slack when manually setup is selected
* Fix message when nativescript-cloud extension is installed
@rosen-vladimirov rosen-vladimirov added this to the 4.0.0 milestone Apr 4, 2018
@rosen-vladimirov rosen-vladimirov self-assigned this Apr 4, 2018
@rosen-vladimirov rosen-vladimirov requested a review from Fatme April 4, 2018 13:06
@rosen-vladimirov rosen-vladimirov merged commit 16248fe into release Apr 4, 2018
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/getting-started-analytics-2 branch April 4, 2018 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants