Documentation Index
Fetch the complete documentation index at: https://mintlify.com/AslamSDM/mentiq-sdk/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Get started with MentiQ Analytics SDK by installing it in your project.Package managers
Install the SDK using your preferred package manager:Peer dependencies
The SDK requires React 16.8 or higher. If you’re using React 16.x, make sure you have hooks support:package.json
Most modern React applications already meet these requirements. React 17+ and React 18+ are fully supported.
Optional dependencies
For advanced features, install these optional packages:Session recording
To enable session recording with replay capabilities, install rrweb:Verify installation
After installation, verify the SDK is working by importing it:TypeScript support
MentiQ Analytics SDK includes TypeScript definitions out of the box. No additional@types packages are needed.
Next steps
Quickstart guide
Set up your first tracked event in under 5 minutes