diff --git a/roles/accounts/templates/pannello.conf.j2 b/roles/accounts/templates/pannello.conf.j2
index f8074b9e5ebf639c2dcc40ecf0bff1c057645967..aea0bb1a1ad819f55533a527c209959df51f3ec4 100644
--- a/roles/accounts/templates/pannello.conf.j2
+++ b/roles/accounts/templates/pannello.conf.j2
@@ -48,3 +48,5 @@ WEBAUTHN_RP_ID = '{{ webauthn_rp_id }}'
 WEBAUTHN_RP_NAME = '{{ domain_public[0] }}'
 WEBAUTHN_ORIGIN = 'https://{{ webauthn_rp_id }}'
 
+SIMPLESITESTATS_URL = 'http://analytics.{{ domain }}:3838'
+