We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83aa1b8 commit 4dd8caeCopy full SHA for 4dd8cae
docs/code-review/checklists/experiments.md
@@ -24,3 +24,4 @@ See [A/B Testing](../../measurement/abtest.md) for full documentation.
24
- [ ] Experiment activation logic is sound
25
- [ ] Traffic is split between variants as expected
26
- [ ] [Cookie support is not necessary or is included](../../measurement/abtest.md#cookies-consent)
27
+ - [ ] Cookie name is prefixed with `moz-exp-` (so it is automatically approved in Transcend)
0 commit comments