{"table_name":"ahc_title_traffic","full_table_name":"wp_ahc_title_traffic","description":"Stores ahc title traffic data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `ahc_title_traffic` ( `til_id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT, PRIMARY KEY (`til_id`), `til_page_id` VARCHAR(30) NOT NULL, `til_page_title` VARCHAR(100), `til_hits` INT(11) UNSIGNED NOT NULL ) DEFAULT CHARSET","columns":[{"name":"til_id","type":"INT(11) UNSIGNED","nullable":false,"primary_key":true},{"name":"til_page_id","type":"VARCHAR(30)","nullable":false,"primary_key":false},{"name":"til_page_title","type":"VARCHAR(100)","nullable":true,"primary_key":false},{"name":"til_hits","type":"INT(11) UNSIGNED","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/"}}