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