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