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