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