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