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