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