Feedback Loop Tool
A customizable feedback collection tool that helps you gather structured user insights, requests, and reports directly from your website.
Pricing FreeYou can fully customize
Gather the right kind of feedback without complicating the visitor experience.
Quick Start
Copy the snippet for your stack and paste it into your project your feedback widget is live in under a minute.
Paste this snippet into any HTML file before the closing </body> tag.
1<!-- 1. Add this where you want the feedback widget to appear -->
2<div id="feedbackloop-root"></div>
3
4<!-- 2. Load the widget script -->
5<script src="https://cdn.widgetkraft.com/feedback.js"></script>
6
7<!-- 3. Initialize with your Widget ID -->
8<script>
9 FeedbackLoopWidget.init({
10 widgetId: "YOUR_WIDGET_ID"
11 });
12</script>YOUR_WIDGET_ID with the ID found in the Code tab of your feedback widget editor.Creating a Feedback Loop tool
Four steps from the dashboard.
- 1Go to Available Tools -> Feedback Loop
- 2Click Add Tool
- 3Go to My Tools -> Feedback Loop
- 4Click Configure

Understanding the editor
Four core tabs.
Header
Title and branding
Input
Message and submission flow
Appearance
Size and visual design
Code
Embed snippet
Header tab
Set the tool identity and first impression.
Common adjustments
- Tool title and subtitle
- Logo URL and branding
- Header colors and font choices
- Optional title visibility

Input tab
Control how people write and submit feedback.
Input settings
- Placeholder text
- Input background, border, and text color
- Send button appearance
- Readable contrast and spacing

Appearance tab
Adjust size, placement, and presentation.

Keep it simple
A subtle design and clear category labels usually work better than a highly decorative feedback tool.Code tab
Copy the embed code and deploy.


Where this helps most
- Feature request collection
- Bug reporting
- General suggestions and product ideas
- Continuous feedback loops for product teams
Summary
The Feedback Loop Tool lets you: