π Quick feedback form demo
Collect user feedback with thumbs up/down and optional comments using the form widget.
Using the form widget for feedback
Collect quick feedback using the form widget with our "Quick Feedback (Thumbs)" template. This template includes a thumbs up/down question and an optional comment field.
β Simple thumbs up/down feedback
β Optional comment field for detailed feedback
β Fully customizable with your branding
β Mobile responsive
Live preview
Loading feedback form...
How to use
Setup instructions
- 1Go to your forms dashboard and create a new form
- 2Select the "Quick Feedback (Thumbs)" template from the "Product & Marketing" category
- 3Customize the form questions, branding, and settings as needed
- 4Copy your form ID and API key from the integration page
- 5Add the embed code to your website (see below)
Embed code
<!-- Include widget scripts in your <head> -->
<script src="https://askusers.org/widget/widget-common.js"></script>
<script src="https://askusers.org/widget/form-widget.js?api-key=YOUR_API_KEY"></script>
<!-- Place this where you want the feedback form to appear -->
<div class="askusers-form-widget"
data-form-id="YOUR_FORM_ID"
data-context-id="your-page-id"
data-context-type="page">
</div>Need help?
If you need assistance with form integration or customization, check out our setup guide or contact support.