jQuery(document).ready(function(){ var url = "https://thejoke.ro/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=90f27ae6d36c4978f8f48a73f5945f92"; 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=90f27ae6d36c4978f8f48a73f5945f92"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }