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