As part of the T397532 reading lists on web experiment, we want to configure the XLab platform with the necessary parameters to run the experiment.
=== User story
//As a product team, want to make data driven decisions by running experiments.//
---
== Requirements
This experiment should only run on logged-in users, per the conditions outlined in T402231.
Per the [[ https://docs.google.com/spreadsheets/d/1zbz52jUbSGteSUvNmZBlKaGXWJUf9pRnbARz1wtKP9M/edit?gid=0#gid=0 | Instrumentation spec ]], the experiment should be configured as such
**schema**
```
analytics/product_metrics/web/base
```
**stream name**
```
product_metrics.web_base_reading_list
```
**experiment info**
```
Machine readable experiment name:
we-3-3-4-reading-list-test1
Machine readable group names:
- control
- treatment
experiment.subject_id
```
**contextual attributes**
```
- agent_client_platform
- agent_client_platform_family
- page_content_language
- page_namespace_id
- mediawiki_skin
- mediawiki.database
- performer.is_logged_in
- performer.is_temp
- performer.is_bot
- performer.edit_count_bucket
- performer.session_id
```
=== Acceptance criteria
- [] An xlab configuration for this specific experiment exists.
=== BDD
- //For QA engineer to fill out.//
=== Test Steps
- //For QA engineer to fill out.//
=== Communication criteria
//Add if this needs an announcement or discussion.//
=== Rollback plan
//Describe the rollback plan in production for this task if something goes wrong.//
//This task was created by Version 1.0.0 of the Reader Experience team task template using [[ https://phabulous.toolforge.org/ | phabulous ]].//