PishonIQ

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

  1. Create an account — Register at PishonIQ and create your first project.
  2. Install the SDK — Run npm install pishoniq in your application. See the Installation guide for full details.
  3. Connect your application — Initialize the SDK with your API key and begin tracking events.
  4. 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 registration
  • checkout_started — User initiates checkout
  • subscription_created — User becomes a paying customer

PishonIQ detects anomalies in these flows and explains them directly in your dashboard.

Next steps