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 Name | Description | Method |
|---|---|---|
| wp_dci_apikeys | Stores dci apikeys data created by this plugin. | Static |
| wp_dci_crm_logs | A logging table that records activity, events, or audit history. | Static |
| wp_dci_data | Stores dci data data created by this plugin. | Static |
| wp_dci_feedbacks | Stores dci feedbacks data created by this plugin. | Static |
| wp_dci_products | Stores product records and related data. | Static |
| wp_dci_pusage_log | A logging table that records activity, events, or audit history. | Static |
| wp_dci_tusage_log | A 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_optionsOption 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