Statify causes 400 error (admin-ajax.php)
-
Hi there,
I found an 400 error on a website that is caused by statify. I found it here:
snippet.min.js:1
((function(){var statifyReq;try{statifyReq=new XMLHttpRequest();statifyReq.open(?POST’,statify_ajax.url,!0);statifyReq.setRequestHeader(‘Content-Type’,’application/x-www-form-urlencoded;’);statifyReq.send(‘_ajax_nonce=’+statify_ajax.nonce+’&action=statify_track’+’&statify_referrer=’+encodeURIComponent(document.referrer)+’&statify_target=’+encodeURIComponent(location.pathname+location.search))}catch(e){}}()))
How can I resolve this?
Thanks!
Blacc
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Statify causes 400 error (admin-ajax.php)’ is closed to new replies.