Getting started with the ABSmartly LaunchPad
Before you can use the ABsmartly's LaunchPad, you first need to install the Chrome extension and setup the SDK plugin.
The ABsmartly Chrome Extension
First you need to download and install the LaunchPad as a Chrome extension. This will make it possible to create DOM changes experiments using the Visual Editor.
Installation
- Go to the Chrome Store
- Search for ABsmartly LaunchPad
- Click Add to Chrome

- Click on the Chrome Extension's icon
- Pin the ABsmartly LaunchPad
Configuring the Chrome Extension
- Click on the LaunchPad's icon to open the extension
- Click Configure Settings.
- Enter your ABsmartly endpoint address. For example
https://demo-2.absmartly.com - Select JWT from Browser Cookie to use the ABsmartly cookie.
- Click Authenticate in ABsmartly to connect to your ABsmartly's instance.
- You are now ready to use the ABsmartly's LaunchPad to create new experiments.
- Check our how-to guide to create your first experiment.
How It Works
The LaunchPad provides a visual editor to create DOM changes which will be applied by the ABsmartly's SDK once the experiment is running.
The SDK Plugin
To make it possible for the ABsmartly SDK to applies the DOM changes to your website when the experiment is running, you need to install the DOM Changes plugin and initialize it after your ABsmartly SDK context is ready.