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