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