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