This article explains what Track Events are and how to configure them in Novus. Track Events help you monitor specific user interactions and conversion points in your app.
A Track Event logs a key action in your app that isn't automatically captured by standard page or feature tracking. You can use Track Events to record interactions like form submissions, purchases, subscription upgrades, and important state changes.
Each Track Event includes a name, a description, the associated Product Area, and suggested metadata to give you more context about the action.
Track Events give you deep visibility into custom business logic and critical user flows. By tracking specific conversion events and errors, you can analyze user behavior more accurately and make informed decisions to improve your product.
Novus scans your codebase to identify important actions that should be tracked. It then presents a list of these potential Track Events. Because Track Events require specific code changes to work, Novus automatically generates the necessary instrumentation code and creates a Pull Request for your development team to review and merge.
You can review and enable Track Events directly from your settings.
Once a Track Event is fully instrumented and tracking, you can view its performance metrics and break down usage by custom properties.