πŸ‘ 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

  1. 1Go to your forms dashboard and create a new form
  2. 2Select the "Quick Feedback (Thumbs)" template from the "Product & Marketing" category
  3. 3Customize the form questions, branding, and settings as needed
  4. 4Copy your form ID and API key from the integration page
  5. 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.