Skip to content

Commit 4dd8cae

Browse files
Prefix experiment cookies (#37)
1 parent 83aa1b8 commit 4dd8cae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/code-review/checklists/experiments.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ See [A/B Testing](../../measurement/abtest.md) for full documentation.
2424
- [ ] Experiment activation logic is sound
2525
- [ ] Traffic is split between variants as expected
2626
- [ ] [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

Comments
 (0)