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