File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ To create a new dimension (tracking a new flag):
31
31
defined on GA.
32
32
1 . Use the ID of the dimension as the ` x-user-analytics ` value in the ` schema.json ` file.
33
33
1 . Add a new row to the table below in the same PR as the one adding the dimension to the code.
34
- 1 . New dimensions PRs need to be approved by [ stephenfluin@google.com ] ( mailto:stephenfluin@google.com ) and
35
- [ iminar@google.com ] ( mailto:iminar@google.com ) . ** This is not negotiable.**
34
+ 1 . New dimension PRs need to be approved by the tooling and DevRel leads.
35
+ ** This is not negotiable.**
36
36
37
37
** DO NOT ADD ` x-user-analytics ` FOR VALUES THAT ARE USER IDENTIFIABLE (PII), FOR EXAMPLE A
38
38
PROJECT NAME TO BUILD OR A MODULE NAME.**
@@ -117,4 +117,3 @@ There are 2 ways of disabling usage analytics:
117
117
1 . There is an ` NG_CLI_ANALYTICS ` environment variable that overrides the global configuration.
118
118
That flag is a string that represents the User ID. If the string ` "false" ` is used it will
119
119
disable analytics for this run.
120
-
You can’t perform that action at this time.
0 commit comments