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