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