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