{"table_name":"unipixel_log_count","full_table_name":"wp_unipixel_log_count","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_unipixel_log_count ( id INT AUTO_INCREMENT, count INT DEFAULT 0, PRIMARY KEY (id) );","columns":[{"name":"id","type":"INT","nullable":true,"primary_key":true},{"name":"count","type":"INT","nullable":true,"primary_key":false}],"plugin":{"slug":"unipixel","name":"UniPixel: Meta, Pinterest, TikTok, Google & Microsoft Server-Side Tracking for WooCommerce","active_installs":200,"version":"2.6.9","wp_org_url":"https://wordpress.org/plugins/unipixel/"}}