Experiment Browser SDK
Overview
This is the JavaScript client (web browser) SDK for Experiment, Amplitude's experimentation and feature management platform.
Getting Started
Refer to the Javascript SDK Developer Documentation to get started.
Examples
This repo contains various example applications for getting familiar with the SDK usage. Each example has two applications, one with a basic example, and another with an example for integrating with the amplitude analytics SDK.
- Script Tag (HTML)
- React
Browser Compatibility
Published browser builds target browsers that fully support ES6 and async functions (Chrome 55+, Firefox 54+, Safari 11+, Edge 15+). Internet Explorer is not supported.