public override void OnEnter()
        {
            storeResult.Value = GameAnalytics.GetABTestingVariantId();

            Finish();
        }