Toggle between A/B test variants quickly
A/B Toggle monitors a base64 encoded cookie value that contains ab test data and generates toggles to quickly switch between variants. Custom separator and split characters allow for multiple ab test toggles to be generated.
The separator character(s) defines when an ab test string finishes. The split character(s) distinguishes the test id and the variant value.