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.
4
4
5
5
Any change to analytics should most probably include a change to this document.
6
6
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
-
19
7
## Dimensions and Metrics
20
8
21
9
Google 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