{"slug":"utm-builder-ads-fox","name":"Adsfox.com  UTM Builder Adsfox","description":"The easy way to create short urls for redirect with UTM parameter.","author":"adsfox","active_installs":0,"version":"1.2","wp_org_url":"https://wordpress.org/plugins/utm-builder-ads-fox/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"adfox_utm","full_table_name":"wp_adfox_utm","description":"Stores adfox utm data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"bigint(20)","nullable":false,"primary_key":true},{"name":"shorturl","type":"text","nullable":false,"primary_key":false},{"name":"longurl","type":"text","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `wp_adfox_utm` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `shorturl` text NOT NULL, `longurl` text NOT NULL, PRIMARY KEY (id) ) ENGINE"}],"table_count":1}