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