Add user feedback collection to your Angular application without complex setup.
Copy and paste. That's the entire setup.
<!-- In your index.html -->
<script>
window.feedinboxConfig = {
projectKey: "your_project_key"
};
</script>
<script async src="https://feedinbox.com/widget.js"></script>Find your main index.html file
Add before closing body tag
window.feedinboxConfig = { projectKey: 'your_key' };Load the widget
<script async src="https://feedinbox.com/widget.js"></script>Feedback goes to your inbox, not another dashboard
Tiny script, no impact on your site's performance
Copy, paste, done. Start collecting feedback
Get started without a credit card
Free tier available. Setup takes under 2 minutes.
No credit card required • Free tier available