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
authorizationKeyconfig param in theindex.html. - Create a Split and assign its name to the variable
featureNamein theindex.html. - Open
index.htmlin your browser.