jQuery(document).ready(function(){ var url = "http://storytelling.org.nz/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=1c52f7fe221b55755daaba01f5e0952d"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "http://storytelling.org.nz/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=1c52f7fe221b55755daaba01f5e0952d"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }