File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ simplicity it should remain unique across all CLI commands. The dimension is the
14
14
` x-user-analytics ` field in the ` schema.json ` files.
15
15
16
16
### Adding dimension or metic.
17
- 1 . Create the dimension or metric in (https://analytics.google.com/)[Google Analytics ] first. These are not tracked if they aren't
17
+ 1 . Create the dimension or metric in [ Google Analytics ] ( https://analytics.google.com/ ) first. These are not tracked if they aren't
18
18
defined in Google Analytics.
19
19
1 . Use the ID of the dimension as the ` x-user-analytics ` value in the ` schema.json ` file.
20
- 1 . New dimension and metrics PRs need to be approved by the tooling lead and require a new (http://go/launch)[Launch ] .
20
+ 1 . New dimension and metrics PRs need to be approved by the tooling lead and require a new [ Launch ] ( http://go/launch ) .
21
21
22
22
### Deleting a dimension or metic.
23
- 1 . Archive the dimension and metric in (https://analytics.google.com/)[Google Analytics ] .
23
+ 1 . Archive the dimension and metric in [ Google Analytics ] ( https://analytics.google.com/ ) .
24
24
25
25
26
26
** DO NOT ADD ` x-user-analytics ` FOR VALUES THAT ARE USER IDENTIFIABLE (PII), FOR EXAMPLE A
You can’t perform that action at this time.
0 commit comments