FeedbackFast
botanical feedback client

One script.
Organic feedback.

No complex dependencies or visual noise. Inject a single script tag to plant a lightweight, organic feedback widget on any web interface. Stay focused on cultivating your product.

api_payload.json
200 OK
POST /api/v1/feedback
// payload headers validated
{
  "appId": "ff-app_98231a",
  "category": "Bug",
  "text": "PayPal checkout fails in mobile Safari...",
  "rating": 2,
  "user": "sarah.m@gmail.com",
  "latency": 142
}
— 01 / PLUG IN

Copy script tag.

Embed the lightweight Javascript client snippet inside your application. Works natively on standard HTML or wrapped frameworks.

Compressed client size < 4.5kb gzipNo frameworks required
<!-- Paste this inside your <body> tag -->
<script 
  src="https://feedback-fast.com//widget.js" 
  data-app-id="ff-app_98231a"
  async
></script>
— 02 / HARVEST

Collect visual feedback.

The feedback button sits unobtrusively in the corner of your page. Users click to submit category ratings, technical categories, and descriptions.

Interact with the sandbox button on the right →
Simulated SaaS client application dashboard view
Wildflower Project DashboardInteractive Sandbox
← Try sandbox widget
— 03 / CULTIVATE

Action customer feedback.

Submissions update instantly inside your console dashboard. Monitor issues, filter categories, and resolve technical bugs without delaying production updates.

Console Feed Stream
Active listener
BugThe payment page crashes when selecting PayPal in mobile Safari.
2m ago
IdeaWould love to see an automated Slack integration to ping a channel on new feedback.
15m ago
SuggestionCan we have an option to customize the shape of the widget button?
1h ago
— INFORMATION / ANSWERS

Frequently Asked Questions

How does the widget sync with light and dark mode?

By default, the script detects the parent application's theme and styles itself to match. You can override this behavior by setting the `data-theme` attribute to `light` or `dark` explicitly.

Can I integrate FeedbackFast programmatically via API?

Yes. Active subscriptions grant REST endpoints access. You can list, query, or resolve user feedback items using standard GET, POST, or PUT actions. Refer to our docs for endpoints details.

Is there a layout impact on my website?

None. The widget launcher is completely absolute-positioned and operates asynchronously. The script payload itself loads lazily and is under 4.5kb gzip.

Stop Guessing...

Start Building What Users Love.