Код счетчика рйостат, чтобы не потерять, я его вырезал чтобы статистика не учитывалась в ройстат
<!-- Roistat Counter Start --><script>
(function(w, d, s, h, id) {
w.roistatProjectId = id; w.roistatHost = h;
var p = d.location.protocol == "https:" ? "https://" : "http://";
var u = /^.*roistat_visit=[^;]+(.*)?$/.test(d.cookie) ? "/dist/module.js" : "/api/site/1.0/"+id+"/init?referrer="+encodeURIComponent(d.location.href);
var js = d.createElement(s); js.charset="UTF-8"; js.async = 1; js.src = p+h+u; var js2 = d.getElementsByTagName(s)[0]; js2.parentNode.insertBefore(js, js2);
})(window, document, 'script', 'cloud.roistat.com', '09f456fef7353e21b0c2f60f8a408fcb');
</script>
<!-- Roistat Counter End -->

<!-- BEGIN TILDA INTEGRATION WITH ROISTAT -->
<script>
$(function(){
$("form").each(function(){
$(this).append('<input type="hidden" name="roistat_url" value="' + window.location.href + '">');
});
});
</script>
<!-- END TILDA INTEGRATION WITH ROISTAT -->