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