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