# See AbExperiment namespace for details of goals and variants experiments: # NOTE: Our feed strategy testing experiment must begin with "feed_strategy" feed_strategy_starting_20220422: # NOTE: Required as we want only want to consider for conversion events that # occurred on or after the given start_date. start_date: 2022-04-22 variants: - 20220415-incumbent - 20220422-jennie-variant weights: - 80 - 20 goals: - user_creates_comment - user_creates_comment_on_at_least_four_different_days_within_a_week - user_views_pages_on_at_least_four_different_days_within_a_week - user_views_pages_on_at_least_four_different_hours_within_a_day - user_views_pages_on_at_least_nine_different_days_within_two_weeks - user_views_pages_on_at_least_twelve_different_hours_within_five_days exclude: bots: true # Dashboard performance cache: true precision: 2 # For logged-in users we'll explicitly pass participant. # If we experiment on non-logged in, we don't want to collect cookies anyway. cookies: false