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