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