{"table_name":"unipixel_woocomm_event_settings","full_table_name":"wp_unipixel_woocomm_event_settings","description":"Stores unipixel woocomm event settings data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_unipixel_woocomm_event_settings ( id BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT, platform_id INT(11) NOT NULL, event_local_ref VARCHAR(255) NOT NULL, event_platform_ref VARCHAR(255) NOT NULL, event_description TEXT DEFAULT NULL, event_enabled TINYINT(1) NOT NULL DEFAULT 0, send_server_log_response TINYINT(1) NOT NULL DEFAULT 0, send_client TINYINT(1) NOT NULL DEFAULT 1, send_server TINYINT(1) NOT NULL DEFAULT 0, PRIMARY KEY (id) );","columns":[{"name":"id","type":"BIGINT(20) UNSIGNED","nullable":false,"primary_key":true},{"name":"platform_id","type":"INT(11)","nullable":false,"primary_key":false},{"name":"event_local_ref","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"event_platform_ref","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"event_description","type":"TEXT","nullable":true,"primary_key":false},{"name":"event_enabled","type":"TINYINT(1)","nullable":false,"primary_key":false},{"name":"send_server_log_response","type":"TINYINT(1)","nullable":false,"primary_key":false},{"name":"send_client","type":"TINYINT(1)","nullable":false,"primary_key":false},{"name":"send_server","type":"TINYINT(1)","nullable":false,"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/"}}