ELEX WooCommerce Abandoned Cart Recovery with Dynamic Coupons

Recover abandoned carts with a series of predetermined, rule-based reminder emails that include dynamically generated smart discount coupons.

4 database tables

Table NameDescriptionMethod
wp_eh_ab_cart_detailsStores eh ab cart details data created by this plugin.Static
wp_eh_ab_email_templatesStores eh ab email templates data created by this plugin.Static
wp_eh_ab_log_tableA logging table that records activity, events, or audit history.Static
wp_eh_ab_trash_tableStores eh ab trash table 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_options
Option key:ab_cart_tables_existOption key:activation_dateOption key:eh_ab_log_settingsOption key:elex_ab_temp_dataOption key:elex_abandoned_cart_email_rulesOption key:elex_abandoned_cart_email_setupOption key:elex_ac_restriction_settingsOption key:elex_default_ruleOption key:elex_default_triggerOption key:elex_email_default_templatesOption key:elex_shopowner_email_default_templateOption key:review_never_ask_againOption key:review_will_do_it_laterOption key:troubleshoot_never_ask_againOption key:woocommerce_elex_ab_cart_settings
wp_usermeta
User meta