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