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 Replace
</body> tag on your site: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:- Go to Settings → Integrations in Clayzo
- Find the Customer Feedback SDK section
- Toggle Session Replay on

