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