Add a feedback button to any web app in 30 seconds.
Add this script tag to your site, just before </body>:
<script src="https://feedback.impulsestudios.cc/embed.js" data-app="your-app-name" defer ></script>
That's it. A feedback button will appear in the bottom-right corner.
| Attribute | Description | Default |
|---|---|---|
| data-app | Your app identifier (required) | — |
| data-position | "bottom-right" or "bottom-left" | bottom-right |
| data-color | Button color (hex) | #1a1a1a |