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