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