File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,6 @@ This document list exactly what is gathered and how.
44
55Any change to analytics should most probably include a change to this document.
66
7- ## Pageview
8-
9- Each command creates a pageview with the path ` /command/${commandName}/${subcommandName} ` . IE.
10- ` ng generate component my-component --dryRun ` would create a page view with the path
11- ` /command/generate/@schematics_angular/component ` .
12-
13- We use page views to keep track of sessions more effectively, and to tag events to a page.
14-
15- Project names and target names will be removed.
16- The command ` ng run some-project:lint:some-configuration ` will create a page view with the path
17- ` /command/run ` .
18-
197## Dimensions and Metrics
208
219Google Analytics Custom Dimensions are used to track system values and flag values. These
You can’t perform that action at this time.
0 commit comments