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