EngageDock AI – Smart Support Assistant
Floating WhatsApp, click-to-call, callback request, booking, WooCommerce product inquiry, lead inbox, and conversion-focused contact widget.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_edai_chat_conversations | Stores edai chat conversations data created by this plugin. | Static |
| wp_edai_form_entries | Stores form definitions and related configuration. | Static |
| wp_edai_interactions | Stores edai interactions data created by this plugin. | Static |
| wp_edai_visitors | Stores edai visitors 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_optionsOption key:
edai_ai_crawled_contentOption key:edai_ai_crawled_pagesOption key:edai_ai_last_crawlOption key:edai_ai_providerOption key:edai_auto_smart_fillOption key:edai_gemini_api_keyOption key:edai_gemini_modelOption key:edai_mcp_endpointOption key:edai_mcp_modelOption key:edai_mcp_tokenOption key:edai_openai_api_keyOption key:edai_openai_modelOption key:edai_settingsOption key:edai_settings_restore_pointsOption key:edai_structured_knowledgeOption key:edai_support_seen_repliesOption key:edai_version