{"table_name":"campaign_visited_from_ip","full_table_name":"wp_campaign_visited_from_ip","description":"Stores campaign visited from ip data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `wp_campaign_visited_from_ip` ( `id` int(11) NOT NULL AUTO_INCREMENT, `campaign_id` bigint(20) UNSIGNED DEFAULT NULL, `ip_address` varchar(150) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"campaign_id","type":"bigint(20) UNSIGNED","nullable":true,"primary_key":false},{"name":"ip_address","type":"varchar(150)","nullable":true,"primary_key":false}],"plugin":{"slug":"poptics","name":"Poptics – Popup Builder, Email Opt-ins, Exit-Intent & WooCommerce Popups Sales","active_installs":2000,"version":"1.0.22","wp_org_url":"https://wordpress.org/plugins/poptics/"}}