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