jQuery(document).ready(function(){ var url = "https://thejoke.ro/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=d0941f1b8733a5be5d77a59534f4ee7e"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://thejoke.ro/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=d0941f1b8733a5be5d77a59534f4ee7e"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }