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