Quickly set up experiments in your game.
Zyntex:GetExperiment
method. This method takes the experiment’s ID as an argument and returns an experiment object.
Experiment:GetGroup
method. This method takes either a Player
object or a player ID as an argument and returns the player’s group.
Group:Convert
method. This method takes the conversion value as an argument and marks the entrance as converted.
shop_experiment
with the following groups:
shop_old
(Control Group)shop_new
(Test Group)
We are testing the performance of the new shop UI compared to the old one.