Integration Guide
Get set up in under a minute.
1. Add the script
Paste this snippet before the closing </body> tag on any page where you want feedback.
<script src="https://acefeed.xyz/w.js" data-key="YOUR_PROJECT_KEY"></script>2. Configure (optional)
Add data attributes to customize the widget:
data-position="bottom-right" // bottom-left, top-right, top-left
data-color="#ffffff" // button color
data-types="bug,feature,feedback" // enabled types
data-voice="true" // enable voice notes
3. That's it
The widget will appear on your site. All feedback goes to your dashboard, with console errors, page context, and screenshots captured automatically.
Framework guides
Next.js
React
Vue
Astro
Svelte
Plain HTML