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