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