For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tools

Connects the Ticket Intelligence UI to external monitoring and analytics services.

These configurations enable optional integrations with Google Analytics and Sentry for the Ticket Intelligence UI. Find them under Settings > Configuration > Tools; they apply across your entire tenant. Both integrations require server-side configuration in addition to the checkboxes in this section.

Enable Analytics

Type

Checkbox

Default

Disabled

Enables Google Analytics tracking for the Ticket Intelligence UI. When checked, the Aisera Platform initializes its analytics adaptor on startup, connects to the configured Google Analytics property, and records session data and tenant-level user properties for Google Analytics reporting. Recorded properties include tenant ID, admin status, and Aisera employee status.

This configuration is unrelated to Enable Analytics V2 (Beta) in the FeatureFlags group, which controls Clickhouse-backed analytics queries for request data.

Enable Sentry

Type

Checkbox

Default

Disabled

Enables Sentry error monitoring for the Ticket Intelligence UI, capturing frontend exceptions and session replays from error sessions to support debugging and incident response. When checked, the Aisera Platform initializes Sentry on startup and automatically tags each error report with the tenant ID, cluster, namespace, tenant name, and application release version. Enable this when your organization wants automated frontend error tracking, such as alerts on JavaScript exceptions or session replay for faster diagnosis.

The Aisera Platform limits session replay to error sessions only, at a 5% sample rate. No routine session recording occurs

This setting applies only to the Ticket Intelligence UI. The chatbot widget's Sentry integration is configured separately at the infrastructure level via the SHOULD_INITIALIZE_SENTRY environment variable.

Last updated

Was this helpful?