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