jQuery(document).ready(function(){ var url = "https://thejoke.ro/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=058f898a61ad9bb16957a93169a71b45"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://thejoke.ro/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=058f898a61ad9bb16957a93169a71b45"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }