{"table_name":"ahc_refering_sites","full_table_name":"wp_ahc_refering_sites","description":"Stores ahc refering sites data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `ahc_refering_sites` ( `rfr_id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT, PRIMARY KEY (`rfr_id`), `rfr_site_name` VARCHAR(100) NOT NULL, `rfr_visits` INT(11) UNSIGNED NULL DEFAULT 0 ) DEFAULT CHARSET","columns":[{"name":"rfr_id","type":"INT(11) UNSIGNED","nullable":false,"primary_key":true},{"name":"rfr_site_name","type":"VARCHAR(100)","nullable":false,"primary_key":false},{"name":"rfr_visits","type":"INT(11) UNSIGNED","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/"}}