{"table_name":"ahc_recent_visitors","full_table_name":"wp_ahc_recent_visitors","description":"Stores ahc recent visitors data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `ahc_recent_visitors` ( `vtr_id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT, PRIMARY KEY (`vtr_id`), `vtr_ip_address` VARCHAR(50) NOT NULL, `vtr_referer` VARCHAR(300) NULL, `srh_id` INT(3) UNSIGNED NULL, `bsr_id` INT(3) UNSIGNED NOT NULL, `ctr_id` INT(5) UNSIGNED NULL, `vtr_date` DATE NOT NULL, `vtr_time` TIME NOT NULL, `ahc_city` varchar(230) NULL, `ahc_region` varchar(230) NULL ) DEFAULT CHARSET","columns":[{"name":"vtr_id","type":"INT(11) UNSIGNED","nullable":false,"primary_key":true},{"name":"vtr_ip_address","type":"VARCHAR(50)","nullable":false,"primary_key":false},{"name":"vtr_referer","type":"VARCHAR(300)","nullable":true,"primary_key":false},{"name":"srh_id","type":"INT(3) UNSIGNED","nullable":true,"primary_key":false},{"name":"bsr_id","type":"INT(3) UNSIGNED","nullable":false,"primary_key":false},{"name":"ctr_id","type":"INT(5) UNSIGNED","nullable":true,"primary_key":false},{"name":"vtr_date","type":"DATE","nullable":false,"primary_key":false},{"name":"vtr_time","type":"TIME","nullable":false,"primary_key":false},{"name":"ahc_city","type":"varchar(230)","nullable":true,"primary_key":false},{"name":"ahc_region","type":"varchar(230)","nullable":true,"primary_key":false}],"plugin":{"slug":"visitors-traffic-real-time-statistics","name":"Visitor Traffic Real Time Statistics","active_installs":30000,"version":"8.10","wp_org_url":"https://wordpress.org/plugins/visitors-traffic-real-time-statistics/"}}