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