Apr 04, 2025

How Inbox Zero uses Tinybird for real-time analytics

Here's how we use Tinybird at Inbox Zero to power both our own internal product analytics and user-facing, real-time dashboards.
Elie Steinbock
Founder - Inbox Zero

Inbox Zero is an open-source AI personal assistant for email that helps users achieve inbox zero quickly and efficiently. Our platform, which is fully open source, leverages AI to automate email management tasks and help users regain control of their inbox. In this post, I'll explore how we use Tinybird to power both our internal analytics and user-facing dashboards for over 10,000 users.

What is Inbox Zero?

Before diving into the analytics, allow me to quickly introduce Inbox Zero. Our platform serves as an AI email assistant that helps users:

  • Process and archive emails efficiently
  • Automate email responses
  • Manage email workflows intelligently
  • Track email processing and AI usage

Being open source, we believe in transparency not just in our code but also in how we handle and present analytics to our users.

SCHEMA > Evolution
Get 10 links weekly to the Data and AI articles the Tinybird team is reading.

Dual-purpose analytics architecture

Our analytics system, built on Tinybird, serves two crucial purposes:

  1. Internal platform insights and monitoring
  2. User-facing dashboards and usage tracking

Data collection

The core of our analytics implementation uses the aiCall data source to track every AI interaction:

This schema enables us to track both system-wide metrics and individual user statistics. You can check out Tinybird's blog post on instrumenting your AI apps for more resources on this.

Start building, with Tinybird
If you've read this far, you just might want Tinybird for your analytics backend.
Sign up
<--(You can just get started, on the free plan)

User-facing analytics

One of the most powerful features of our Tinybird implementation is how it powers our user dashboards. Thanks to Tinybird's exceptional performance, we can provide real-time analytics to our users with minimal latency.

Personal usage dashboard

A screenshot of an Inbox Zero dashboard showing email metrics calculated from LLM calls
One of the user-facing dashboards we build using Tinybird APIs

Users can see:

  • Total emails processed by our AI
  • Number of emails archived
  • Various email actions taken (replies, categorizations, etc.)
  • AI usage metrics (especially important for users with their own API keys)

Here's an example of how we query this data:

Usage monitoring for API key users

For users who provide their own API keys, we offer detailed cost and usage tracking:

This transparency helps users monitor their API usage and costs in real-time.

Internal platform insights

While serving user-facing analytics, we simultaneously use the same data structure for internal monitoring:

System-wide metrics

For example, here's how we track overall usage:

Feature adoption tracking

And how we monitor feature adoption, grouping calls and users by label:

How Tinybird makes this possible

Tinybird's architecture has been crucial in enabling this dual-purpose analytics system:

  1. Speed: Queries return results in milliseconds, making real-time dashboards possible
  2. Scalability: Handles both individual user queries and system-wide analytics efficiently
  3. Flexibility: Same data source serves both internal and user-facing needs
  4. Real-Time Processing: Updates reflect immediately in both internal and user dashboards

Technical implementation

Our setup process is straightforward using Tinybird's local Docker container:

Benefits of using Tinybird for our analytics

  1. User Transparency: Users have clear visibility into how they're using the platform
  2. Resource Optimization: Real-time usage tracking helps users manage API costs
  3. Unified Analytics: One system serves both internal and external needs
  4. Performance: Fast query responses enable a smooth user experience
  5. Scalability: Handles a growing user base without performance degradation

Conclusion

Tinybird has been instrumental in building Inbox Zero's analytics infrastructure. It not only helps us understand how users interact with our platform but also enables us to provide valuable insights directly to our users. The ability to serve both internal and user-facing analytics from the same infrastructure, with exceptional performance, has made Tinybird an invaluable part of our open-source email management platform.

And with Tinybird's recent announcement that you can run the Tinybird Docker container on your own infrastructure for free, it's a perfect matchup for open source Inbox Zero deployments.

Also, if you're building AI features or apps like Inbox Zero, I'd encourage you to check out the LLM Performance Tracker template that Tinybird just released - it's a great starting point for building multi-tenant AI agent analytics features.

Visit Inbox Zero to try out our AI email assistant and see these analytics in action, or check out our GitHub repository to explore how we've implemented this system.

Do you like this post?

Related posts

Tinybird Changelog: New User Experience for Data Exploration
We launched an open source ClickHouse Knowledge Base

Tinybird

Team

Oct 11, 2022
Building an enterprise-grade real-time analytics platform
Tinybird at South Summit Madrid 2019
ClickHouse Meetup Madrid videos
Tinybird vs. ClickHouse®️: What's the difference?
Changelog: Snowflake connector, cancellable jobs and more

Tinybird

Team

Mar 23, 2021
Tinybird vs. ClickHouse®️: What's the difference?
Instrument your LLM calls to analyze AI costs and usage
Build real-time analytics APIs collaboratively using Tinybird

Build fast data products, faster.

Try Tinybird and bring your data sources together and enable engineers to build with data in minutes. No credit card required, free to get started.