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