Customer Intelligence for WooCommerce
Customer analytics for WooCommerce: lifetime value, RFM segmentation, churn risk, cohort retention, and CSV export. All data stays local.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cintel_customer_clv | Stores cintel customer clv data created by this plugin. | Static |
| wp_cintel_customer_cohorts | Stores cintel customer cohorts 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:
cintel_batch_sizeOption key:cintel_churn_multiplier_churnedOption key:cintel_churn_multiplier_highOption key:cintel_digest_emailOption key:cintel_digest_enabledOption key:cintel_last_full_calculationOption key:cintel_min_orders_for_predictionOption key:cintel_recalc_frequencyOption key:cintel_versionwp_postmeta