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