Get ChurnWhisper running on your SaaS in under 5 minutes.
<script src="https://churnwhisper.com/widget.js"></script>
<script>
ChurnWhisper.init({
apiKey: "your-api-key-here",
// ... config options
});
</script>In your dashboard settings, paste your Stripe API key so ChurnWhisper can offer discounts and pauses.
Update your cancel buttons to trigger the ChurnWhisper widget instead of direct cancellation.
Complete documentation for widget configuration and events.
cancel_flow_started - User clicked canceloffer_shown - Discount/pause offer displayedcustomer_saved - User accepted offercustomer_churned - User completed cancellation