← All BaaS products
Analytics

Insights

Kanject.Insights

Stream every event into your AWS — then let anyone on the team answer "why" in clicks, not SQL. Six proven analytics patterns are built in, ready to point at any event you capture.

CONFIGURATION STUDIO
Standard
Funnel
Correlation
Cohort
Comparative
Sequence
CONFIGURATION STUDIOFUNNEL INSIGHTSubmit
Basic Information
INSIGHT NAME
DESCRIPTION
STEPS
No steps defined yet.
Append Step
Add Funnel Step1 of 3
Event Selection
Select the event topic that represents this step in the funnel.
Event Topic
Account Deletion Requested
occurs when a user submits a request to permanently delete their account
Account Deletion Notification
notification to a user that their account will be deleted in some days
Account Deletion Cancelled
occurs when a user cancels their pending account deletion within the grace period
Insight created
Account deletion recovery is saved and computing now.
Preview InsightDone
FUNNEL · LIVE
Account deletion recovery
12,483
Triggered
1,684
Recovered
13%
Recovery rate
1account_deletion_requested12,483
100%
2account_deletion_notification9,712
78%
22% drop-off
3account_deletion_cancelled1,684
13%
65% drop-off
Computed in 15ms · refreshes hourly
6
CAPABILITIES
AWS
YOUR ACCOUNT
.NET
NATIVE C#
DOCKER NATIVE

Six analytics patterns. Zero SQL.

Funnels, cohorts, correlations and more — every analytics pattern your team needs, point-and-click on the same event stream. Add a new event type once; every analysis can use it instantly.

Standard Analysis

Deconstruct single events across multiple metrics to understand immediate impact.

Funnel Analysis

Map the conversion journey through sequential steps to identify friction points.

Correlation

Discover relationships between distinct events and measure their statistical significance.

Cohort Analysis

Track behaviour patterns of specific user segments over prolonged timeframes.

Comparative

Compare metrics across time periods to identify trends and measure period-over-period changes.

Event Sequence

Analyze ordered patterns with complex temporal constraints and loops.

One event stream · six analyses · zero pipelines to maintain

Don't just watch the data. Move on it.

Each pattern above can fire a trigger — a threshold alert, an anomaly flag, or a scheduled digest — routed through NotificationHub so the right team hears about it on the channel they actually read.

Threshold alerts

Define a line — payment failures over 50 per hour, GMV down 20% week-on-week — and the right team hears about it the moment it crosses.

Anomaly flags

Sequence patterns like rapid cancellations, repeated payment failures, or listing-rejection spikes flag the affected user, brand, or order automatically. No dashboard required.

Scheduled digests

Send any insight on a cadence — daily ops summary, weekly executive snapshot, monthly board roll-up — through the channel each team actually reads.

Triggers route through NotificationHub — email, SMS, push, in-app

Three paths. One engine.

Engineers, product teams, and your customers each get the consumption mode that fits them — pointed at the same event stream, the same snapshots, the same source of truth.

For engineers

Define in code

Analytics-as-code via the private NuGet library. Insight definitions live in your codebase, version-controlled in Git, deployed via CI/CD.

CreateInsight.cs
// Pin to Git, deploy via CI/CD
var r = new CreateFunnelInsightRequest
{
    Name = "Activation funnel",
    Steps = [...],
    Metrics = [...],
};
await insights.CreateAsync(r);
Read the SDK docs
For product + business teams

Build in the dashboard

Hosted React admin UI bundled with the Docker image. Pick a pattern, point at events, name your insight. No SQL, no redeploy, no engineer in the loop.

Pattern Funnel Cohort Standard
Event user_registered
Refresh Hourly
Saves & computes on click
See the dashboard
For end-user dashboards

Embed as widgets

Drop-in React components pre-wired to your insights. Number tiles, sparklines, funnels, retention grids — render any insight in your customer-facing app with one tag.

Active users · 14d
12,483
↑ 14.2%
Retention
W3 +12%
Browse widgets
Same engine. Same snapshots. Whichever path you ship in, the data is identical.

From raw events to revenue insight.

01

Event streaming

Kinesis-backed ingest with replay, schema evolution, and at-least-once delivery.

02

Click-to-insight UI

The six analytics patterns above, rendered as guided builders. No SQL required.

03
Coming soon

AI summaries

Natural-language explanations of why metrics moved — ready to paste into a stakeholder Slack.

04

Real-time dashboards

Hosted visualizer or embed via iframe. Tiles refresh as events stream in.

05

Warehouse mirror

Sync events to Redshift, Snowflake, or BigQuery — your data team keeps their tools.

06

PII-safe by default

Automatic redaction, consent-based sampling, and per-field access controls.

Docker native

Built in .NET.
Spoken in every language.

Every Insights module ships as both a NuGet package and an official Docker image — runs on ECS, EKS, Fargate, App Runner, or your laptop. Call its HTTP/gRPC API from Python, Go, Node, Java, Rust, or anything else that speaks the wire.

  • Multi-arch images: amd64 + arm64 from the same tag
  • OpenAPI + gRPC reflection enabled out of the box
  • Same configuration surface — env vars, Parameter Store, file
$ docker pull kanject/insights:latest
One NuGet install. Zero glue code.

Kanject.Insights ships into your AWS, registers itself with one line in Program.cs, and exposes a typed API the rest of your service can use immediately.

Read the deployment guide →
Ready to ship?

Simplify your cloud
journey today.

Join forward-thinking developers and businesses who trust Kanject to eliminate cloud complexity and accelerate innovation.