In private beta

Real user feedback,
zero user identifiers.

In-app surveys for B2B products. Drop the SDK in 3 lines, let AI cluster the themes, ship to Jira. Anonymous by design.

main.dart app.tsx Program.cs
import 'package:insightdive_sdk/insightdive_sdk.dart';

void main() {
  // One-shot setup — anywhere your app boots.
  Insightdive.configure(
    tenant: 'acme',
    survey: 'onboarding',
  );
  runApp(const MyApp());
}

// anywhere a BuildContext is available:
await Insightdive.show(context);

Built for product teams who hate building feedback tools.

Everything you'd want to wire yourself, already there. No user identifiers, no PII, no compliance review.

Conversational AI surveys

Multi-turn surveys with branching, AI-generated questions, and graceful fallbacks. Not a Typeform clone.

Theme clustering

One click groups hundreds of free-text answers into named themes with counts and sample quotes. Drill down to the source submissions.

Anonymous by default

No userId, no email, no IP stamp. Only what you choose to stamp (product version, surface) and an opaque session id ever leave the device.

Native SDKs

Flutter on pub.dev, web NPM, .NET NuGet. Same 3-line API across platforms. Survey runs in a modal bottom sheet — never full-screen.

Versioned deployments

Edit your surveys safely. Publish to capture an immutable snapshot, roll back any time. Old responses always tie back to the exact version.

Jira + Slack out of the box

Create Jira tickets from a feedback in two clicks. Push new submissions to a Slack channel. Webhook anything else.

Three lines. Three platforms.

Same API surface in every SDK. Pick the one your product runs on.

Flutter insightdive_sdk · pub.dev
.NET InsightdiveSdk · NuGet (soon)
Web / Node @insightdive/sdk · NPM (soon)

Ready to listen?

Spin up your workspace, drop the SDK in your product, watch the themes appear.

Create your workspace