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