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