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