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