QuickFeedback Demo

This page demonstrates the QuickFeedback widget in action. Look for the feedback button in the bottom-right corner of the screen.

How It Works

  1. Click the feedback button in the bottom-right corner
  2. Rate your experience from 1-5
  3. Optionally leave a comment
  4. Submit your feedback

Widget Installation

Adding the widget to your own website is simple. Just add this code to your website:

<script src="https://quickfeedback.vercel.app/widget.js" data-site-id="your-site-id" data-position="bottom-right" data-color="#2563eb" data-company="Your Company"></script>

Replace "your-site-id" with the ID you get after signing up for QuickFeedback.

Customization Options

The widget can be customized using data attributes:

  • data-position: Position of the widget (bottom-right, bottom-left, top-right, top-left)
  • data-color: Primary color for the widget (hex code)
  • data-company: Your company name to display in the widget