jQuery(document).ready(function(){
var url = "https://www.aksamobor2007.hr/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=e037a58e06685b27d1a42cf939cb5e4f&aoid=5c5f08bb5f3742c0d2ed61bf98368666";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
}
);
window.onload = function(){
/*
var url = "https://www.aksamobor2007.hr/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=e037a58e06685b27d1a42cf939cb5e4f&aoid=5c5f08bb5f3742c0d2ed61bf98368666";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
*/
}