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