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