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