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