Embedded Analytics
as Code

A modern development workflow for your most important data products

Embedded Analytics Dashboard

Build embedded analytics like production software

Professional Design

Publication-quality visualizations designed for all device sizes

Superior Performance

Sub-second interaction time, even on millions of records

Modern Dev Experience

Build dashboards & reports in markdown, backed by version control and testing

Define reports as code

Build customer-facing analytics using SQL and markdown. Version controlled by default, reviewed before publishing, and owned by your data team. No drag-and-drop interfaces or UI-driven workflows.

Evidence analytics code
{% calendar_heatmap
  title="Calendar Heatmap"
  data="orders"
  date="date"
  value="sum(sales)"
/%}

Theme editor with live preview Color scale picker

Match your brand perfectly

Live theme editor with instant preview. Customize colors, fonts, and styling to match your product. Embedded reports feel native to your app, not bolted on.

Built for interactive speed

Sub-second interaction time, even on millions of records. Optimized query engine with intelligent caching and automatic scaling. Fast dashboards for your customers, without manual tuning.

Acme Corp customer_id: 101
CustomerOrderDateAmount
101#10142Dec 15$1,240
101#10089Dec 13$890
202#20245Dec 12$3,800
303#30127Dec 11$1,650
101#10034Dec 9$2,150
202#20198Dec 8$920

Row-level security

Row-level security enforced at the database level using encrypted user attributes. Each customer sees only their data, defined declaratively at the table level. No custom access layers to build or maintain.

Integrates seamlessly

Embed with a single iframe and API endpoint. JWE encryption with single-use URLs. Configurable session length. Works seamlessly with any web stack or auth system.

Embedded dashboard
// Request embed URL
const res = await fetch('/api/embed');
const { url } = await res.json();

// Embed in your app
<iframe src={url} />
SOC 2 Type II Certified

Multi-Region Support

Global data residency across 20+ regions

Multi-Language Support

Serve global customers in their language

Dedicated Support

Private support channel and priority assistance

Enterprise-ready

SOC 2 Type II certified. Store data in 20+ global regions. Multi-language support for global customers. Volume licensing and dedicated support for large deployments.

Ready to switch to a modern development workflow?