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