Quick Start Guide
Get your feedback widget up and running in under 2 minutes.
No account required to test
Works with any framework
5KB bundle size
1. Create Project
Sign up and create your first project in the dashboard.
2. Add Script
Copy the script tag and add it to your website.
3. Start Collecting
Users can now submit feedback, bugs, and reviews.
Integration Examples
Choose your platform below and copy the integration code. Replace your-project-id
with your actual project ID from the dashboard.
installation-code
<!-- Add this before closing </body> tag --> <script src="https://www.boosttoad.com/api/widget/bundle?projectId=your-project-id" async></script>
Important Notes
- Project ID: Get your project ID from your dashboard after creating a project
- Async Loading: The script loads asynchronously to avoid blocking your page
- Clean Up: React and similar frameworks should clean up the script on component unmount
- Single Instance: Only load the widget once per page to avoid conflicts
Testing Your Integration
- 1. Look for a small feedback button in the corner of your page
- 2. Click it to test the feedback forms
- 3. Check your dashboard to see if test submissions appear
- 4. Try different form types: bugs, feedback, and reviews
Ready to get started?
Create your free account and start collecting feedback in minutes.