Install
Set up the first delivery path, whether that is the widget runtime or a hosted embed.
- Last reviewed
Install
Install is about getting the right delivery path into the right app with the right app key.
Pick the install method that matches your stack
- JavaScript SDK for framework-agnostic browser apps
- React SDK for React apps
- Google Tag Manager for loader-based, tag-managed rollout
- Embed Surveys for hosted survey URLs in an iframe or direct link
Keep the first install narrow
Start with one environment, one flow, and one place in your app where opening feedback is obviously correct. Do not wire every flow and every event on the first pass.
In this section
These pages cover the actual setup surfaces: SDKs, GTM, and hosted embeds.
JavaScript SDK
Install the widget in any browser app with createClient() and open flows imperatively.
React SDK
Install the widget with a provider plus hooks when your app already runs React.
Google Tag Manager
Install the loader with a Custom HTML tag when rollout is managed through GTM.
Embed Surveys
Load hosted surveys in an iframe or link and pass theme or identity through the URL.