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