{"table_name":"jg_website_analytics_page_totals","full_table_name":"wp_jg_website_analytics_page_totals","description":"Stores analytics or statistics data.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS wp_JG_website_analytics_page_totals ( _id INT(11) AUTO_INCREMENT PRIMARY KEY, _date INT(10), _post_id bigint(20), _visitors INT(10), _pageviews INT(12) ) ENGINE","columns":[{"name":"_id","type":"INT(11)","nullable":true,"primary_key":true},{"name":"_date","type":"INT(10)","nullable":true,"primary_key":false},{"name":"_post_id","type":"bigint(20)","nullable":true,"primary_key":false},{"name":"_visitors","type":"INT(10)","nullable":true,"primary_key":false},{"name":"_pageviews","type":"INT(12)","nullable":true,"primary_key":false}],"plugin":{"slug":"jg-website-analytics","name":"JG Website Analytics","active_installs":10,"version":"2.6.0","wp_org_url":"https://wordpress.org/plugins/jg-website-analytics/"}}