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