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