mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 01:54:04 +08:00
docs: remove page view section from analytics doc
Page views are no longer used in GA4.
This commit is contained in:
parent
3d253e3b4a
commit
2fb9a4dc09
@ -4,18 +4,6 @@ This document list exactly what is gathered and how.
|
||||
|
||||
Any change to analytics should most probably include a change to this document.
|
||||
|
||||
## Pageview
|
||||
|
||||
Each command creates a pageview with the path `/command/${commandName}/${subcommandName}`. IE.
|
||||
`ng generate component my-component --dryRun` would create a page view with the path
|
||||
`/command/generate/@schematics_angular/component`.
|
||||
|
||||
We use page views to keep track of sessions more effectively, and to tag events to a page.
|
||||
|
||||
Project names and target names will be removed.
|
||||
The command `ng run some-project:lint:some-configuration` will create a page view with the path
|
||||
`/command/run`.
|
||||
|
||||
## Dimensions and Metrics
|
||||
|
||||
Google Analytics Custom Dimensions are used to track system values and flag values. These
|
||||
|
Loading…
x
Reference in New Issue
Block a user