Skip to main content
1

Generate an API key

Go to Settings → Integrations in your Clayzo workspace and find the Customer Feedback SDK section. Click Generate API Key.Copy the key — it starts with sk_live_.
2

Add the script tag

Paste this before the closing </body> tag on your site:
Replace YOUR_API_KEY with the key you generated.
3

Done

A feedback button appears in the bottom-right corner of your site. Users can click it to report bugs, share ideas, or leave feedback.
The widget is fully isolated using Shadow DOM — it won’t affect your site’s styles or be affected by them.

What Gets Captured

Every submission automatically includes:

Enable Session Replays

Session replays are off by default. To enable them:
  1. Go to Settings → Integrations in Clayzo
  2. Find the Customer Feedback SDK section
  3. Toggle Session Replay on
Once enabled, each feedback submission includes a full session replay viewable in the Clayzo dashboard.