CommerScope – Behavioural Analytics for Woo

Lightweight WooCommerce analytics plugin to track conversion rates, checkouts, cart abandonment, and checkout field friction diagnostics.

7 database tables

Table NameDescriptionMethod
wp_commerscope_checkout_logsA logging table that records activity, events, or audit history.Static
wp_commerscope_eventsStores commerscope events data created by this plugin.Static
wp_ffa_checkout_logsA logging table that records activity, events, or audit history.Static
wp_ffa_eventsStores ffa events data created by this plugin.Static
wp_si_checkout_logsA logging table that records activity, events, or audit history.Static
wp_si_eventsStores si events data created by this plugin.Static
wp_wc_ordersStores order records and related transaction data.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:commerscope_allowed_urlsOption key:commerscope_cleaned_search_forms_v2Option key:commerscope_data_retention_daysOption key:commerscope_db_versionOption key:commerscope_exclude_adminsOption key:ffa_db_versionOption key:si_allowed_urlsOption key:si_data_retention_daysOption key:si_exclude_admins