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