{ "id": "analytics", "title": "Usage Metrics Gathering", "contents": "\n\n\n\n
You can help the Angular Team to prioritize features and improvements by permitting the Angular\nteam to send command-line command usage statistics to Google. The Angular Team does not collect\nusage statistics unless you explicitly opt in during the Angular CLI installation or upgrade.
\nUsage analytics include the commands and selected flags for each execution. Usage analytics may\ninclude the following information:
\nOnly Angular owned and developed schematics and builders are reported. Third-party schematics and\nbuilders do not send data to the Angular Team.
\nWhen installing the Angular CLI or upgrading an existing version, you are prompted to allow global\ncollection of usage statistics. If you say no or skip the prompt, no data is collected.
\nStarting with version 8, we added the analytics
command to the CLI. You can change your opt-in\ndecision at any time using this command.
To disable analytics gathering, run the following command:
\nTo enable usage analytics, run the following command:
\nTo prompt the user again about usage analytics, run the following command:
\n