diff --git a/ab-testing/config/abTests.ts b/ab-testing/config/abTests.ts index 0f76f699b45..f27f8fb9c77 100644 --- a/ab-testing/config/abTests.ts +++ b/ab-testing/config/abTests.ts @@ -107,6 +107,18 @@ const ABTests: ABTest[] = [ groups: ["control", "variant"], shouldForceMetricsCollection: true, }, + { + name: "commercial-ozone-hashed-email", + description: + "Pass hashed email to Ozone via pubProvidedId for audience matching", + owners: ["commercial.dev@guardian.co.uk"], + status: "ON", + expirationDate: "2026-09-30", + type: "client", + audienceSize: 0, + audienceSpace: "A", + groups: ["control", "variant"], + }, { name: "fronts-and-curation-loop-click-through", description: