{"table_name":"ahc_keywords","full_table_name":"wp_ahc_keywords","description":"Stores ahc keywords data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `ahc_keywords` ( `kwd_id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT, PRIMARY KEY (`kwd_id`), `kwd_ip_address` VARCHAR(50) NOT NULL, `kwd_keywords` VARCHAR(200) NOT NULL, `kwd_referer` VARCHAR(300) NOT NULL, `srh_id` INT(3) UNSIGNED NOT NULL, `ctr_id` INT(5) UNSIGNED NULL, `bsr_id` INT(3) UNSIGNED NOT NULL, `kwd_date` DATE NOT NULL, `kwd_time` TIME NOT NULL ) DEFAULT CHARSET","columns":[{"name":"kwd_id","type":"INT(11) UNSIGNED","nullable":false,"primary_key":true},{"name":"kwd_ip_address","type":"VARCHAR(50)","nullable":false,"primary_key":false},{"name":"kwd_keywords","type":"VARCHAR(200)","nullable":false,"primary_key":false},{"name":"kwd_referer","type":"VARCHAR(300)","nullable":false,"primary_key":false},{"name":"srh_id","type":"INT(3) UNSIGNED","nullable":false,"primary_key":false},{"name":"ctr_id","type":"INT(5) UNSIGNED","nullable":true,"primary_key":false},{"name":"bsr_id","type":"INT(3) UNSIGNED","nullable":false,"primary_key":false},{"name":"kwd_date","type":"DATE","nullable":false,"primary_key":false},{"name":"kwd_time","type":"TIME","nullable":false,"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/"}}