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