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