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