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