Configuration Options
While initializing you can use the below parameters:
Option
Type
Required
Description
organizationId
string
Yes
Your organization identifier from Mtrix dashboard
projectId
string
Yes
Your project identifier from Mtrix dashboard
environment
string
Yes
Environment (production, staging, development)
options
object
No
Feature-specific configuration
encryptionKey
string
No
Custom encryption key for data (recommended)
Options
Next Steps
Now that you've integrated Mtrix into your application, you can:
Set up custom events to track user interactions
Create A/B tests to optimize your user experience
Monitor application performance
View session recordings to understand user behavior
Track and fix errors affecting your users
The following sections will guide you through these features in detail.
Last updated