Connect your stack

30 minutes to your first activation insight.

Onboardvue connects to the analytics, CRM, and communication tools your product team already runs. If you are already sending events to Segment or Amplitude, your activation funnel is 30 minutes away.

30 min To first event flowing
10+ Native integrations
REST API For custom event schemas
How to connect

Up and running in three steps

Most product teams have their first activation funnel visible within the same day they sign up.

1
Install the SDK or connect via Segment

Drop two lines into your app or point Segment to the Onboardvue destination. Events start flowing immediately.

import { Onboardvue } from '@onboardvue/sdk';
Onboardvue.init('your-workspace-key');
2
Define your activation milestones

In the Onboardvue UI, map which events count as activation steps. No code needed for this step. Drag-and-drop milestone editor works with any event you are already tracking.

3
Your activation map populates

Within 24 hours of your first events flowing, Onboardvue builds your activation funnel, starts scoring users, and shows you exactly where people are dropping off.

Supported integrations

Works with your existing stack

Analytics
Mixpanel

Pull existing events into your activation funnel. Zero duplicate tracking required.

Amplitude

Sync behavioral events from Amplitude to power churn prediction scoring.

June

Complement June's company-level views with Onboardvue's user-level activation data.

Data pipelines
Segment

Add Onboardvue as a Segment destination and start tracking in under 5 minutes.

Webhook

Send churn alerts and activation events to any endpoint via HTTP POST.

CRM
HubSpot

Sync churn risk scores to contact properties. Route at-risk users to your sales team automatically.

Salesforce

Push activation scores into Salesforce objects. Connect onboarding health to your CRM pipeline.

Communication
Intercom

Trigger Intercom messages from Onboardvue nudge rules. Combine in-app and chat in one workflow.

Slack

Get Slack alerts when users hit high churn risk. React in the same channel where your team lives.

For developers

For teams who want full control

REST API, custom event schemas, and webhook callbacks. If your product has non-standard events or a complex activation model, the API gives you complete control over what Onboardvue ingests.

REST API with JSON payloads
Custom event schema definition
Webhook callbacks on score change
Server-side SDK for Node, Python, Ruby
// Churn score webhook payload
{
  "event": "score.updated",
  "user_id": "usr_8k2jf9",
  "churn_score": 87,
  "risk_level": "high",
  "activation_step": 3,
  "last_event_at": "2026-06-01T14:32:00Z",
  "triggered_nudge": "checklist-reminder-v2"
}

Missing an integration?

Tell us what your stack looks like. We add integrations based on what customers actually use.

Tell us what you need Start free