Page MenuHomePhabricator

EPIC: update documentation for experiment enrollment
Closed, ResolvedPublic3 Estimated Story Points

Description

subtask of T368326: Update Metrics Platform Client Libraries to accept experiment membership

Description

Add/update the documentation for user facing APIs to capture changes:

Acceptance Criteria

Event Timeline

cjming renamed this task from MPIC: update documentation for experiment enrollment to EPIC: update documentation for experiment enrollment.Dec 20 2024, 1:48 AM
Sfaci set the point value for this task to 2.Jan 16 2025, 11:00 AM
Milimetric changed the point value for this task from 2 to 3.Jan 22 2025, 4:20 PM

This is ready for review:

These look great, @Sfaci! My only feedback is that we shouldn't be encouraging QTEs/SWEs to manipulate cookies directly. It's enough to use the mw.metricsPlatform.overrideExperimentEnrollment() function, right?

I didn't realize that! I just written there all we have. Let's remove some content to explain only how to do it using the JS function. Thanks @phuedx