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