← 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.

csharp
using Kanject.Insights;

// 1️⃣  Capture once — typed events stream into your AWS account
await insights.TrackAsync("checkout.completed", new {
    UserId   = user.Id,
    Amount   = 149.99m,
    Currency = "NGN",
    Plan     = "pro",
});

// 2️⃣  The team builds the rest in the dashboard.
//      Funnels, cohorts, correlations — point-and-click.
//      No SQL. No data engineer in the loop.
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

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 npm install. Zero glue code.

Kanject.Insights ships into your AWS, registers itself with one line in Program.cs, and exposes a typed C# 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.