Skip to content

Do not track local paths in Analytics #3595

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

Closed
rosen-vladimirov opened this issue May 17, 2018 · 0 comments
Closed

Do not track local paths in Analytics #3595

rosen-vladimirov opened this issue May 17, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

Did you verify this is a real problem by searching the NativeScript Forum and the other open issues in this repo?

Yes

Tell us about the problem

Creating project from local template tracks the path in Google Analytics. The path may contain user information.

Which platform(s) does your issue occur on?

Both

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

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

Please tell us how to recreate the issue in as much detail as possible.

Use local template (dir or .tgz) and try the following:

$ tns usage-reporting enable
$ tns create myApp --template <local path> --log trace

In the logs, you'll find out that the path is tracked in Google Analytics.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants