This is a single page that shows how to set up the JS Browser SDK. Follow the instructions below to make the changes needed using the information obtained from Split UI.
- Log in to Split Web console, go to the "Admin Tab", copy an API token of type "Client-side", and assign it to the
authorizationKey
config param in theindex.html
. - Create a Split and assign its name to the variable
featureName
in theindex.html
. - Open
index.html
in your browser.