You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the application does not offer a native way to integrate with privacy-focused, modern analytics platforms like Umami or other custom user tracking scripts. Users who wish to monitor application usage without relying on traditional, heavyweight analytics services (like Google Analytics) have no built-in method to do so.
I suggest adding a new field in the Admin Settings or Site Configuration section, likely named "Custom Head Script" or "Additional Scripts."
This field would allow administrators to paste a block of HTML/JavaScript code (e.g., the Umami tracking script) that is then automatically injected into the section of every page of the web application.