Skip to main content

Session Variables

These variables must be set in your req.session object to enable CommTrackr functionality. Alternatively, you can modify the variable names to match your custom session configuration using the vars configuration during initialization.

Commission Object

Custom Text

The tenant customText configuration allows you to override default text strings used throughout the CommTrackr interface. This is useful for localization or customizing the user experience. Override any UI string by providing a customText object in the tenant configuration:

Handler Functions

The handler hooks give you full control over data persistence: