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