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