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