We've had some internal help with our test. It turns out that our test URL was too strict and that is why we weren't seeing the feature originally. We see it now, but there's still a race condition.Setting the variable on the window is the only thing that happens in our custom code block.If the user...
Hello all,My team is trying to run an AB test using 2 distinct flows throughout the form. We have collapsible sections and we're trying to figure out if having the topmost section always open would be better.The way we've implemented this is by adding some control flow logic to see if the feature fl...