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