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