Skip to content

Force enable experimental group for growth experiments

Alex Buijs requested to merge growth-77-force-enable-experimental-group into master

What does this MR do?

Normally, a request is placed in either the experimental group or a control group of experiments run by the Growth team, based on the random value of the experimentation_subject_id cookie and the experimentation ratio (https://gitlab.com/gitlab-org/gitlab/blob/master/lib%2Fgitlab%2Fexperimentation.rb#L17). This MR adds a URL parameter to enforce a request to be part of the experimental group in order to test functionality.

#closes gitlab-org/growth/engineering#77 (closed)

Edited by Alex Buijs

Merge request reports