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