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