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