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