Doolol Cart Recovery
Recover abandoned WooCommerce carts with email + web push. Smart discounts, no dark patterns, GDPR-ready. Works for guests too.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cartwhisper_carts | Stores cartwhisper carts data created by this plugin. | Static |
| wp_cartwhisper_events | Stores cartwhisper events data created by this plugin. | Static |
| wp_cartwhisper_messages | Stores cartwhisper messages data created by this plugin. | Static |
| wp_cartwhisper_subscribers | Stores cartwhisper subscribers 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:
cartwhisper_abandonment_threshold_minutesOption key:cartwhisper_activated_atOption key:cartwhisper_db_versionOption key:cartwhisper_deactivated_atOption key:cartwhisper_delete_data_on_uninstallOption key:cartwhisper_email_channel_enabledOption key:cartwhisper_email_sender_addressOption key:cartwhisper_email_sender_nameOption key:cartwhisper_frequency_capOption key:cartwhisper_last_detection_countOption key:cartwhisper_last_detection_runOption key:cartwhisper_last_dispatch_countOption key:cartwhisper_last_dispatch_runOption key:cartwhisper_min_cart_valueOption key:cartwhisper_push_channel_enabledOption key:cartwhisper_quiet_hoursOption key:cartwhisper_sequence_delaysOption key:cartwhisper_settings_savedOption key:cartwhisper_smart_discount_enabledOption key:cartwhisper_store_cityOption key:cartwhisper_store_countryOption key:cartwhisper_store_emailOption key:cartwhisper_store_nameOption key:cartwhisper_store_stateOption key:cartwhisper_store_streetOption key:cartwhisper_store_zipOption key:cartwhisper_vapid_private_key_pemOption key:cartwhisper_vapid_public_keyOption key:cartwhisper_vip_emailsOption key:woocommerce_default_countryOption key:woocommerce_store_addressOption key:woocommerce_store_address_2Option key:woocommerce_store_cityOption key:woocommerce_store_postcodeOption key:woocommerce_store_state