Skip to content

Commit c8e5b7c

Browse files
authored
Merge pull request #16306 from guardian/ds/remove-intent-iq-ab-tests
remove intentIQ ab test configs
2 parents b7b7022 + 7aeed68 commit c8e5b7c

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

ab-testing/config/abTests.ts

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -94,32 +94,6 @@ const ABTests: ABTest[] = [
9494
groups: ["holdback"],
9595
shouldForceMetricsCollection: true,
9696
},
97-
{
98-
name: "commercial-user-module-intentIq",
99-
description:
100-
"Holdback test to measure the impact of adding intentIq as an ID partner in the user module.",
101-
owners: ["commercial.dev@guardian.co.uk"],
102-
expirationDate: "2026-07-16",
103-
type: "client",
104-
status: "ON",
105-
audienceSize: 10 / 100,
106-
audienceSpace: "A",
107-
groups: ["control", "variant"],
108-
shouldForceMetricsCollection: true,
109-
},
110-
{
111-
name: "commercial-user-module-intentIq-us",
112-
description:
113-
"Holdback test to measure the impact of adding intentIq as an ID partner in the user module for users in the US",
114-
owners: ["commercial.dev@guardian.co.uk"],
115-
expirationDate: "2026-07-16",
116-
type: "client",
117-
status: "ON",
118-
audienceSize: 10 / 100,
119-
audienceSpace: "A",
120-
groups: ["control", "holdback"],
121-
shouldForceMetricsCollection: true,
122-
},
12397
{
12498
name: "commercial-mobile-sticky-liveblog-us",
12599
description:

0 commit comments

Comments
 (0)