ExitSurvey – Smart Exit Survey for WooCommerce
Smart exit-intent survey for WooCommerce. Tracks user behavior, shows cart items in the popup, and collects abandonment feedback.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_exitsurvey_questions | Stores exitsurvey questions data created by this plugin. | Static |
| wp_exitsurvey_responses | Stores exitsurvey responses data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
exitsurvey_version