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