jQuery(document).ready(function(){ var url = "https://www.historiaobscura.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=a6032a3c4e5bb2df163a00e56b2f4590"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://www.historiaobscura.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=a6032a3c4e5bb2df163a00e56b2f4590"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }