 The `angular.json` should have disabled analytics by default in the template: ``` "cli": { "analytics": false } ```