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