TrichiData

Introduction

TrichiData is a SaaS analytics platform for developers. It gives your team a single place to collect events from any application and explore that data through a flexible table builder — no SQL required.

TrichiData is a SaaS analytics platform for developers. It gives your team a single place to collect events from any application and explore that data through a flexible table builder — no SQL required.

What it does

  1. Collects events — integrate once via SDK or HTTP API; all events land in a central store
  2. Auto-discovers schema — after the first event arrives, the platform maps all known event names and their properties automatically
  3. Lets you build tables — admins construct arbitrary reports by choosing events, columns, filters, groupings, and time ranges through a UI — no predefined dashboards, no fixed schema
  4. Forwards to destinations — server-side forwarding to GA4, Facebook Pixel, and more (no client-side pixels needed)

Who it's for

RoleWhat they do
DeveloperIntegrates the SDK, manages API keys, sets up sources
Admin / AnalystBuilds tables, connects destinations, analyzes results in the UI

Key design decisions

  • No per-MAU pricing. You pay per project, not per active user — unlike Mixpanel or Amplitude.
  • You define the schema. The data model is driven by the events you send, not by a fixed platform schema.
  • No PII collected. The platform intentionally does not accept or store personally identifiable information. See Compliance.
  • Server-side forwarding. Destinations receive events from the platform's backend — not from the end user's browser. This eliminates ad blocker interference and centralizes control.

Next steps

Integrate events:

Use the platform:

On this page