Visibility, history, and
Time Travel for every event
Stop guessing why a consumer workflow didn't fire. See every event, replay any dispatch, and understand how your platform is used — in real time.
Requires Zekt Core
What Zekt Analytics gives you
Click any card to explore each capability in detail
- Event volume over time (hourly / daily / monthly)
- Delivery success rate per consumer
- Failure breakdown by error category
- Latency percentiles for dispatch → delivery
- Full payload replay — same event, same data
- Replay to all consumers or selected targets
- Replay is tagged so consumers can detect it
- Subscriber count per provider service
- Active vs. inactive consumer breakdown
- Identify high-dependency services before making changes
- Track onboarding velocity of new consumers
- CSV export with date range filtering
- Webhook push to Datadog, Grafana, Splunk, or custom endpoints
- Event log includes delivery status, latency, and payload summary
Archive records include the full event payload (including any Zekt Action message), delivery status, and correlation ID.
Consitency, consistency, consistencyShield Encryption + Time Travel — Incompatible
When Zekt Shield (Zero-Knowledge Encryption) is active on a connection, Zekt never holds the decryption key. The Time Travel replay feature requires Zekt to re-dispatch the original payload — which is not possible without the key.
Choose one: Use Analytics Time Travel without Shield, or use Shield without Time Travel for that connection. See design trade-off guidance →
When to use Zekt Analytics
- check_circle Platform teams who need auditability and a record of every cross-org event flow.
- check_circle Any team investigating "why didn't my consumer workflow fire?" — Time Travel lets you replay without waiting for the next real event.
- check_circle Teams building compliance evidence trails for event-driven processes and regulated workflows.
- check_circle Core + Analytics is the recommended starting bundle for any team going to production.
Combinations
extension Works well with
- Core + Analytics — The recommended starting bundle. Full event visibility from day one.
- Core + Analytics + Chainlink — Multi-hop pipelines with full visibility and replay at every hop.
- Core + Analytics + Zekt Action — Rich structured payloads preserved in archive and replayable via Time Travel.
- Core + Analytics + Shield — Full visibility on encrypted connections, but Time Travel is disabled for those legs (see warning above).
block Constraint to know
- Analytics Time Travel + Shield — Time Travel is disabled for ZKE-encrypted connections. Zekt cannot replay a payload it cannot decrypt.