{"table_name":"docodoco_geotargeting_abtesting_results","full_table_name":"wp_docodoco_geotargeting_abtesting_results","description":"Stores docodoco geotargeting abtesting results data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_docodoco_geotargeting_abtesting_results` ( `targeting_id` varchar(32) NOT NULL, `abtesting_group` int NOT NULL, `device` int NOT NULL, `date` DATE NOT NULL, `click_count` int DEFAULT NULL, `exit_count` int DEFAULT NULL, `time_spent` int DEFAULT NULL, `pv_count` int DEFAULT NULL, PRIMARY KEY (`targeting_id`, `date`, `abtesting_group`, `device`) ) DEFAULT CHARSET","columns":[{"name":"targeting_id","type":"varchar(32)","nullable":false,"primary_key":false},{"name":"abtesting_group","type":"int","nullable":false,"primary_key":false},{"name":"device","type":"int","nullable":false,"primary_key":false},{"name":"date","type":"DATE","nullable":false,"primary_key":false},{"name":"click_count","type":"int","nullable":true,"primary_key":false},{"name":"exit_count","type":"int","nullable":true,"primary_key":false},{"name":"time_spent","type":"int","nullable":true,"primary_key":false},{"name":"pv_count","type":"int","nullable":true,"primary_key":false}],"plugin":{"slug":"docodoco-geotargeting","name":"DocoDoco GeoTargeting","active_installs":10,"version":"2.0.1","wp_org_url":"https://wordpress.org/plugins/docodoco-geotargeting/"}}