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