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 NameDescriptionMethod
wp_cintel_customer_clvStores cintel customer clv data created by this plugin.Static
wp_cintel_customer_cohortsStores 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_options
Option 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_version
wp_postmeta
Post meta