question

Ethan Soutar-Rau avatar image
Ethan Soutar-Rau asked

Is it possible to configure and Experiment so that it serves different stores to each variant in the experiment?

I would like to run a test where each grouping of players receives title data overrides and is assigned to a specific store. There appear to be two incompatible features to accomplish each of these task separately: Experiments for Title Data and AB Tests for Catalogues.

Is it possible to configure a variant to use both a title data override and a specific store?



If not, is there an alternative way to test both changes to the title data and changes the the catalogue?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

Currently, overrides are available for Title data remote configuration service only, Store overrides is not supported.

A possible workaround for you would be defining a variable under the variant to specify which store will be presented to the players, for instance, variant A with Store A and Variant B with Store B. Then the clients can determine which store should be presented based on which variants they’re assigned to. However, a downside for this is that you’ll need some code change on the client side.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.