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