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