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