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