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