{"table_name":"bit_assist_analytics","full_table_name":"wp_bit_assist_analytics","description":"Stores analytics or statistics data.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_bit_assist_analytics` (\\n  `widget_id` bigint unsigned NOT NULL,\\n  `channel_id` bigint unsigned DEFAULT NULL,\\n  `is_clicked` tinyint NOT NULL DEFAULT '0',\\n  `created_at` timestamp NULL DEFAULT NULL,\\n  `updated_at` timestamp NULL DEFAULT NULL,\\n  KEY `widget_id` (`widget_id`),\\n  KEY `channel_id` (`channel_id`),\\n  CONSTRAINT `wp_bit_assist_analytics_ibfk_1` FOREIGN KEY (`widget_id`) REFERENCES `wp_bit_assist_widgets` (`id`) ON DELETE CASCADE,\\n  CONSTRAINT `wp_bit_assist_analytics_ibfk_2` FOREIGN KEY (`channel_id`) REFERENCES `wp_bit_assist_widget_channels` (`id`) ON DELETE CASCADE\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"bit-assist","name":"Chat Widget: Floating Customer Support Button for 30+ Channels, Supporting SMS, Calls, and Chat – Bit Assist","active_installs":10000,"version":"1.8.1","wp_org_url":"https://wordpress.org/plugins/bit-assist/"}}