Ecommerce Smart Survey
How To Sell More And Increase Conversions By Adding A Simple Survey To Any Offer
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_es_survey_answers | Stores es survey answers data created by this plugin. | Static |
| wp_es_survey_questions | Stores es survey questions data created by this plugin. | Static |
| wp_es_survey_respond_answers | Stores es survey respond answers data created by this plugin. | Static |
| wp_es_survey_responds | Stores es survey responds 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:
__es_survey_base_pathOption key:__es_survey_base_path_oldOption key:__es_survey_general_widgetOption key:__es_survey_home_widgetOption key:es_survey_db_versionOption key:es_survey_is_installedwp_postmetawp_postsCustom post type:
smart-survey