function trackconversion(){ jQuery.ajax({ type: 'POST', url: 'https://betterbonus.net/wp-admin/admin-ajax.php', data:{action:'so_add_conversion',so_page:3045 }, dataType: 'json'} ).done(function(response) { location.href=so_continue_href; }); }
});