Skip to main content

Installation

Quick Start

To create an API key, go to the Sticklight Platform.

Requirements

  • Node.js 18 or higher

Identifying Users

It’s important to identify users in order to track their behavior across different sessions. It’s encouraged to identify users early on in your application, ideally right after authentication.
sl.identify stores the information it receives in the current session, and automatically adds it to the payload of all events captured during that session.

About Sticklight

Sticklight provides precise and actionable analytics for AI-powered products, giving product managers and developers deep insights into how users interact with their AI features. Our platform helps you:
  • Understand user patterns and behaviors in LLM interactions
  • Identify where users struggle and detect critical issues in real-time
  • Make data-driven decisions for your AI product roadmap
Think of it as product analytics, but specifically designed for the unique challenges of AI applications. Whether you’re running a support chatbot, internal agentic architecture, or any other LLM-oriented product, Sticklight instills deep confidence and clarity in your product decisions.

Development

License

Apache 2.0

Support