How Experiment buckets work

Many Experiments on Clovord use buckets. Buckets are groups that determine which version of a feature you or your server receive.

Bucketing allows us to test changes consistently while keeping each user’s experience stable.

What is a bucket?

A bucket is an assignment group within an Experiment. Each bucket is linked to a specific treatment (feature version).

For example:

How bucket assignment works

Bucket assignment is typically:

User-level vs server-level buckets

Buckets can be applied at different levels:

Some Experiments combine both, depending on feature scope.