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