$(function() { var data = { gid: 0, aid: 0, pid: 0, referer:document.referrer, laiyuan:document.location.href, } $.ajax({ url: '//tongji.2239.com/tongji', type: 'POST', data: data, dateType: 'JSON', success: function(res) { } }); });