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