jQuery(document).ready(function(){ var url = "https://homesatei.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=145b734a352a8b7d8f5f293646f0847c"; 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=145b734a352a8b7d8f5f293646f0847c"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }