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