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