Add the script, then fire a high_intent event when a visitor opens pricing.
Copy and paste. That's the entire setup.
<!-- index.html, before </body> -->
<script>window.feedinbox=window.feedinbox||function(){(window.feedinbox.q=window.feedinbox.q||[]).push(arguments)}</script>
<script async src="https://feedinbox.com/widget.js" data-project-key="your_project_key"></script>
<!-- Then, from your pricing component's handlers: -->
<!-- on pricing open: window.feedinbox('event', 'high_intent', { plan: 'pro' }) -->
<!-- on purchase success: window.feedinbox('event', 'converted') -->Paste the stub and widget script into index.html
Call it when the pricing view opens
window.feedinbox('event', 'high_intent', { plan: 'pro' })Call it on purchase success
window.feedinbox('event', 'converted')An exit-intent question catches abandoning visitors and asks why
A feedback widget for bugs and ideas, on the same script
A weekly Why-Not-Buy summary plus instant feedback emails
Tiny script, 2-minute setup, no credit card
Find out why visitors don't buy and collect feedback. Free tier available, setup takes minutes.
No credit card required • Free tier available