GuideReference
TrainingSupportCommunity
Guide

Matches a specified percentage of requests. Use this match to apply behaviors to a percentage of your incoming requests that differ from the remainder, useful for A/b testing, or to offload traffic onto different servers.

OptionTypeDescriptionRequires
bucketnumber (0-100)

Specify a percentage of random requests to which to apply a behavior. Any remainders do not match.

{"displayType":"number","max":[100],"min":[0],"tag":"input","type":"range"}