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