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.
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. 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.
From raw events to revenue insight.
Event streaming
Kinesis-backed ingest with replay, schema evolution, and at-least-once delivery.
Click-to-insight UI
The six analytics patterns above, rendered as guided builders. No SQL required.
AI summaries
Natural-language explanations of why metrics moved — ready to paste into a stakeholder Slack.
Real-time dashboards
Hosted visualizer or embed via iframe. Tiles refresh as events stream in.
Warehouse mirror
Sync events to Redshift, Snowflake, or BigQuery — your data team keeps their tools.
PII-safe by default
Automatic redaction, consent-based sampling, and per-field access controls.
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+arm64from the same tag - ✓OpenAPI + gRPC reflection enabled out of the box
- ✓Same configuration surface — env vars, Parameter Store, file
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.
Simplify your cloud
journey today.
Join forward-thinking developers and businesses who trust Kanject to eliminate cloud complexity and accelerate innovation.