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