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