Alpha Insights – Advanced Analytics, Sales Reporting & COGS for WooCommerce

Advanced WooCommerce analytics plugin for profit reporting, traffic insights, cost of goods (COGS), and custom sales reports.

4 database tables

Table NameDescriptionMethod
wp_wpd_ai_order_calculationsStores order records and related transaction data.Static
wp_wpd_ai_product_impressionsStores product records and related data.Static
wp_wpd_ai_session_dataStores session data for tracking user or visitor state.Static
wp_wpd_ai_woocommerce_eventsStores wpd ai woocommerce events 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:_transient_timeout_Option key:woocommerce_currencyOption key:wpd_ai_admin_custom_columnsOption key:wpd_ai_admin_style_overrideOption key:wpd_ai_all_orders_cachedOption key:wpd_ai_analyticsOption key:wpd_ai_analytics_only_track_engaged_sessionssOption key:wpd_ai_cache_build_batch_sizeOption key:wpd_ai_cache_versionOption key:wpd_ai_cost_defaultsOption key:wpd_ai_currency_tableOption key:wpd_ai_custom_order_costsOption key:wpd_ai_custom_product_costsOption key:wpd_ai_daily_emails_sentOption key:wpd_ai_db_versionOption key:wpd_ai_email_settingsOption key:wpd_ai_initial_report_configs_installOption key:wpd_ai_migrations_completion_timesOption key:wpd_ai_monthly_emails_sentOption key:wpd_ai_onboarding_completedOption key:wpd_ai_order_statusOption key:wpd_ai_payment_gateway_costsOption key:wpd_ai_pending_db_updateOption key:wpd_ai_pending_migration_runnerOption key:wpd_ai_pending_report_installationOption key:wpd_ai_pending_rewrite_flushOption key:wpd_ai_plugin_update_versionOption key:wpd_ai_plugin_visibilityOption key:wpd_ai_prevent_wp_noticesOption key:wpd_ai_refunded_order_costsOption key:wpd_ai_report_logo_attachment_idOption key:wpd_ai_shipping_costsOption key:wpd_ai_site_creation_dateOption key:wpd_ai_use_legacy_order_admin_metaboxesOption key:wpd_ai_webhook_settingsOption key:wpd_ai_weekly_emails_sentOption key:wpd_dashboard_config_Option key:wpd_dashboard_last_updated_
wp_postmeta
Post meta
wp_usermeta
User meta