Getting Started
Set up PishonIQ and begin tracking product behavior in minutes
Welcome to PishonIQ—AI-powered product analytics designed for teams that need clear answers without operational overhead. This guide covers everything required to begin tracking events and receiving insights.
What is PishonIQ?
PishonIQ helps your team understand user behavior through metrics explained in plain language. Rather than assembling reports manually, you receive context on what changed, why it likely occurred, and where to focus next.
Quick start
- Create an account — Register at PishonIQ and create your first project.
- Install the SDK — Run
npm install pishoniqin your application. See the Installation guide for full details. - Connect your application — Initialize the SDK with your API key and begin tracking events.
- Review insights — Open your dashboard as data arrives. AI insights surface automatically as patterns emerge.
Recommended starting events
Most teams begin with events tied to core outcomes:
signup_completed— User finishes registrationcheckout_started— User initiates checkoutsubscription_created— User becomes a paying customer
PishonIQ detects anomalies in these flows and explains them directly in your dashboard.
Next steps
- Installation — SDK setup and configuration
- Event Tracking — Instrument custom events
- AI Insights — How automated analysis works