Data Insights – Analytics SDK for WordPress Plugin Developers

Analytics SDK for WordPress plugin developers. Track user behavior, analyze competitors, boost conversions. 2-line integration.

7 database tables

Table NameDescriptionMethod
wp_dci_apikeysStores dci apikeys data created by this plugin.Static
wp_dci_crm_logsA logging table that records activity, events, or audit history.Static
wp_dci_dataStores dci data data created by this plugin.Static
wp_dci_feedbacksStores dci feedbacks data created by this plugin.Static
wp_dci_productsStores product records and related data.Static
wp_dci_pusage_logA logging table that records activity, events, or audit history.Static
wp_dci_tusage_logA logging table that records activity, events, or audit history.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:dci_insights_installedOption key:dci_insights_versionOption key:dci_plugin_last_processed_idOption key:dci_query_templatesOption key:dci_system_settingsOption key:dci_themes_last_processed_id