{"table_name":"unipixel_conversion_groups","full_table_name":"wp_unipixel_conversion_groups","description":"Stores unipixel conversion groups data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_unipixel_conversion_groups ( id INT NOT NULL AUTO_INCREMENT, conceptual_event VARCHAR(255) NOT NULL, description TEXT, event_trigger VARCHAR(255) NOT NULL, trigger_target VARCHAR(255) NOT NULL, created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP, updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (id) );","columns":[{"name":"id","type":"INT","nullable":false,"primary_key":true},{"name":"conceptual_event","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"description","type":"TEXT","nullable":true,"primary_key":false},{"name":"event_trigger","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"trigger_target","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"created_at","type":"TIMESTAMP","nullable":true,"primary_key":false},{"name":"updated_at","type":"TIMESTAMP","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/"}}