{% set userParams = app.user and attribute(app.user, 'getId') is defined and attribute(app.user, 'getEmail') is defined ? "{UserID: #{app.user.id}, email: '#{app.user.email}', userType: '#{is_granted('ROLE_PARTNER') ? 'partner' : 'notary'}'}"|raw : 'null' %}{% include 'tracking/yandex_metrika.html.twig' with { counterId: this.getNeededHereCounterId(), userParams: userParams} %}<!-- PUBLIC FL DOMAIN: {{ public_fl_domain }} -->