services.umami.settings.TRACKER_SCRIPT_NAME

Allows you to assign a custom name to the tracker script different from the default script.js.

Type
list of string
Default
[ ]
Example
[
  "tracker.js"
]
Declared
<nixpkgs/nixos/modules/services/web-apps/umami.nix>