FeedbackBox Logo

FeedbackBox

Stop losing valuable user feedback forever. Capture feature requests and insights before they disappear.

Try Demo

Stop Losing User Feedback

Most digital products lose valuable feedback when users think "I wish this had X feature" but have no easy way to share it. FeedbackBox works on websites, mobile apps, desktop apps, and any platform that supports HTML/JavaScript.

💡 Discover What Users Want

Capture feature requests and usability insights that would otherwise be lost forever.

🎯 Turn Visitors Into Contributors

Give frustrated users an easy way to share feedback instead of just leaving your site.

🌐 Works Everywhere

Websites, mobile apps, desktop apps, Electron apps - anywhere HTML/JavaScript runs.

Use Cases

📱 Mobile Apps

React Native, Flutter, Ionic, or any WebView-based app. Perfect for in-app feedback collection.

💻 Desktop Apps

Electron, Tauri, CEF-based apps. Get feedback from desktop users without complex integrations.

🌐 Web Apps

SaaS platforms, e-commerce sites, portfolios, blogs. Any website can benefit from user insights.

🎮 Games & Interactive

HTML5 games, interactive demos, prototypes. Collect player feedback during development.

📊 Dashboards & Tools

Admin panels, analytics tools, internal apps. Get feedback from team members and users.

🛍️ E-commerce

Online stores, marketplaces, checkout flows. Understand what customers really want.

Live Demo

Try the widget below:

How to Embed

Embed anywhere - websites, mobile apps, desktop apps:

<script src="https://feedback-box.planmydaily.com/widget.js"></script> <div id="feedbackbox-widget" data-form="YOUR_FORM_ID" data-entry="YOUR_ENTRY_ID"></div>

Setup Instructions

1. Create Google Form:

  • Go to forms.google.com
  • Create a form with one text question
  • Click Send → Link tab → Copy link

2. Get Form Details:

  • Right-click form page → View Source
  • Find form ID in URL (after /d/e/)
  • Find entry ID (looks like entry.123456789)

3. Replace in embed code:

  • YOUR_FORM_ID → Your actual form ID
  • YOUR_ENTRY_ID → Your actual entry ID