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