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