Promote 20240104-variant-b test (#20528)
This commit is contained in:
parent
ae2371d9a4
commit
5c69c9fa2b
1 changed files with 26 additions and 0 deletions
|
|
@ -28,6 +28,30 @@
|
|||
################################################################################
|
||||
experiments:
|
||||
# NOTE: Our feed strategy testing experiment must begin with "feed_strategy"
|
||||
feed_strategy_starting_20240115:
|
||||
started_at: 2024-01-15
|
||||
variants:
|
||||
- 20240104-variant-b
|
||||
- 20231127-variant-c
|
||||
- 20240104-variant-a
|
||||
- 20240104-variant-c
|
||||
weights:
|
||||
- 68
|
||||
- 8
|
||||
- 12
|
||||
- 12
|
||||
goals:
|
||||
- user_creates_pageview
|
||||
- user_creates_article_reaction
|
||||
- user_creates_comment
|
||||
- user_views_pages_on_at_least_two_different_days_within_a_week
|
||||
- user_views_pages_on_at_least_four_different_days_within_a_week
|
||||
- user_creates_article_reaction_on_four_different_days_within_a_week
|
||||
- user_creates_comment_on_at_least_four_different_days_within_a_week
|
||||
- user_views_pages_on_at_least_three_different_hours_within_a_day
|
||||
- user_views_pages_on_at_least_four_different_hours_within_a_day
|
||||
- user_views_pages_on_at_least_twelve_different_hours_within_five_days
|
||||
- user_views_pages_on_at_least_nine_different_days_within_two_weeks
|
||||
feed_strategy_starting_20240104:
|
||||
started_at: 2024-01-04
|
||||
variants:
|
||||
|
|
@ -35,6 +59,8 @@ experiments:
|
|||
- 20240104-variant-a
|
||||
- 20240104-variant-b
|
||||
- 20240104-variant-c
|
||||
ended_at: 2024-01-15
|
||||
winner: 20240104-variant-b
|
||||
weights:
|
||||
- 64
|
||||
- 12
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue