1. Get your API Key
You need an API key to send data to SeerStack.- Log in to the SeerStack Dashboard.
- Go to Settings > Developer.
- Copy your Publishable Key.
2. Install the SDK
- TypeScript
- Ruby
Install the official TypeScript/JavaScript library:
3. Initialize the client
- TypeScript
- Ruby
4. Send an event
Send a test event to verify your integration.- TypeScript
- Ruby
5. Identify a user (optional)
Associate user traits to enrich your events with user context.- TypeScript
- Ruby