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