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