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