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