Roadmap

What's coming

Planned features and improvements. Have a suggestion? Join the Discord.

Plannedtrigger() lifecycle callbacks

onSaved, onCancelled, and onDismissed callbacks on CancelFlow.trigger() so you can react to outcomes inline — update your UI, redirect, log events.

PlannedWindow events

cancelflow:saved, cancelflow:cancelled, and cancelflow:dismissed CustomEvents dispatched on window — useful when the trigger call is outside your component tree.

PlannedA/B testing for offers

Test different offer combinations and messaging to find what retains the most customers. Winners promoted automatically.

PlannedExit survey

Optional one-question survey shown when a user proceeds with cancellation. Capture churn reasons directly and surface them in your dashboard.

PlannedWebhooks

Send save and cancellation events to your own endpoints in real time — integrate with your CRM, analytics, or internal tooling.

PlannedZapier / Make integration

Connect saves and cancellations to thousands of apps without writing code.