Skip to main content

Building a Data-Driven Organisation

Baalvion Strategic Brief • June 11, 2026

Strategic Intelligence by Baalvion Strategy

Registry Date: June 11, 2026

8 min read

Building a Data-Driven Organisation

Most organisations that call themselves data-driven are actually dashboard-driven: they have screens full of numbers and almost no decisions that would change if those numbers did. Being genuinely data-driven is an operating discipline, not a software purchase. At Baalvion Industries we run the Baalvion Operating System (BOS) across 198 markets and 180+ jurisdictions, processing 500K+ transactions for 125+ active partners, and every layer of that platform — Infrastructure, Intelligence, Governance, Commerce, Finance — produces telemetry that has to turn into decisions, not just charts. This article sets out what we have learned about building data culture, the analytics stack that supports it, the metrics that actually matter, the governance that keeps it trustworthy, and the vanity metrics that quietly destroy credibility.

Culture before tooling

The single biggest predictor of whether an organisation becomes data-driven is not its tooling budget; it is whether decisions are routinely changed by evidence. A data culture exists when someone with authority can be talked out of a position by a well-constructed analysis, and when proposing a change without a baseline and an expected effect feels incomplete rather than normal. That cultural fact has to be built deliberately, and it precedes any platform decision.

  • Decisions are framed before data is pulled — what choice are we making, what would change our minds, and what does success look like in numbers?
  • Every significant claim carries a baseline. 'Engagement is up' is meaningless; 'activation rose from 31% to 38% week-over-week, sustained for three weeks' is a fact.
  • Disagreement is resolved by instrumenting an experiment, not by seniority, when the cost of being wrong is high enough to justify it.
  • Self-serve access is real. If analysts are a bottleneck for every question, the organisation reverts to opinion under deadline pressure.
  • Data literacy is a shared expectation, not a specialist niche — product, finance, and operations leaders can read a funnel and spot a Simpson's-paradox trap.

The honest trade-off is speed versus rigour. A culture that demands a randomised controlled experiment for every micro-decision grinds to a halt; one that ships on a single noisy chart fools itself constantly. We resolve this by tiering decisions: low-stakes, reversible choices can move on a directional read, while anything that touches money, compliance, or a customer commitment requires a baseline and a defensible method. That same tiering logic underpins how we operate intelligence inside the BOS platform.

The analytics stack: from event to decision

A useful analytics stack is a pipeline that moves a raw event to a trustworthy decision with no silent loss of meaning along the way. We think of it in five layers, and the failure modes cluster at the boundaries between them. The architectural choice that matters most is separating storage and compute and standardising on a single source of truth, rather than letting every team copy data into a private spreadsheet that immediately begins to drift.

  1. Ingestion and contracts — events are emitted against explicit, versioned data contracts so a schema change in a producing service cannot silently break a downstream metric. Change-data-capture from operational databases and an event stream (Kafka-style) feed the same backbone.
  2. Storage — a lakehouse pattern (open table formats such as Apache Iceberg or Delta over object storage) gives cheap, scalable raw storage with the transactional guarantees analysts need, avoiding the classic data-lake swamp.
  3. Transformation — modelled, tested transformations (the dbt pattern) turn raw events into clean, documented tables, with tests that fail the build when a column goes null or a key stops being unique.
  4. Semantic layer — metrics are defined once, centrally, so 'active customer' or 'net revenue' means the same thing in finance, product, and the boardroom. This single layer eliminates the most common source of cross-team disagreement.
  5. Consumption — dashboards, notebooks, reverse-ETL back into operational tools, and APIs that feed models. The point of the stack is what happens here, and everything upstream exists to make this layer trustworthy.

The trade-off worth naming is buy versus build. For most organisations, a managed warehouse or lakehouse plus an off-the-shelf transformation and BI layer beats a bespoke platform you cannot staff. We build custom only where the data itself is a durable advantage — and even then we wrap it in the same governance as everything else. The semantic layer is the part teams most often skip and most regret skipping: without it, the same word quietly means three different things in three meetings, and trust in data evaporates. Teams that need this assembled end-to-end usually engage us across cloud solutions and enterprise software, because the pipeline and the operating model have to be designed together.

Metrics that matter

More metrics is not more insight. A good metric set is small, causally connected to a decision, and arranged so that one metric on top is supported by a handful of input metrics beneath it. We borrow the distinction between a single North Star — the one number that best captures durable value delivered to the customer — and the leading indicators that move before it does. The discipline is to choose metrics you can act on, not metrics that are merely easy to collect.

  • Pair every metric with a counter-metric. Optimising raw throughput without watching error rate or refund rate produces a number that rises while the business deteriorates.
  • Prefer leading indicators you can influence this week over lagging outcomes you can only observe next quarter — activation and retention cohorts over a single trailing revenue figure.
  • Segment relentlessly. An aggregate average frequently hides a healthy cohort subsidising a failing one; a flat top-line number can conceal both a collapse and a boom cancelling out.
  • Tie each metric to an owner and a decision. If no one would act differently when it moves, it is a status light, not a metric.
  • Express targets as ranges with confidence, not single points, so the organisation stops treating noise as signal.

Inside BOS this discipline is operational, not aspirational. We instrument settlement latency, reconciliation breaks, and exception rates as leading indicators of financial integrity, because a rising break rate predicts a problem long before it shows up in a quarterly figure. The same approach drove our real-time cross-border settlement work, where the metrics that mattered were the ones that exposed risk early enough to act on.

Governance: trust is the actual product

Data governance has a reputation as bureaucracy, but its real job is to make data trustworthy enough that people will bet decisions on it. The moment a senior leader catches a dashboard being wrong, they stop trusting all of them, and the organisation reverts to instinct. Governance is the set of controls that prevent that moment. For a multi-tenant, compliance-first platform it is also a hard regulatory requirement, not a nicety.

  • Ownership and stewardship — every dataset and every certified metric has a named owner accountable for its definition, quality, and freshness, so 'why is this number different?' always has someone to answer it.
  • Lineage and a catalogue — any figure can be traced from the dashboard back through its transformations to the source event, which is essential both for debugging and for audit.
  • Quality as code — freshness, completeness, and uniqueness checks run in the pipeline and fail loudly; a broken upstream feed should page someone, not silently poison a board deck.
  • Access and privacy — row-level tenant isolation is enforced at the data layer so one partner's analytics can never touch another's, with AES-256 encryption, and access governed under SOC 2 Type II, ISO 27001, GDPR, and KYC/AML obligations.
  • Certification tiers — a clear distinction between exploratory data and certified metrics, so people know which numbers are safe to bet on and which are still being worked out.

A principle we enforce: the certified, semantic-layer definition of a metric is the only one allowed in a decision that touches money or compliance. Ad hoc queries are for exploration; binding decisions run on governed definitions with lineage and an owner. This is the same auditable-by-design philosophy that runs through our governance and compliance suite and the broader way we build enterprise software — the audit trail is not an afterthought bolted on for regulators, it is the mechanism that makes the data worth trusting in the first place.

Avoiding vanity metrics

A vanity metric is a number that reliably goes up, looks impressive, and changes no decision. Total registered users, cumulative downloads, page views, raw transaction count — these flatter a deck and starve a strategy, because they only ever rise and so can never tell you to stop or change course. The test for a vanity metric is simple and brutal: name the decision you would make differently if this number halved. If you cannot, it is a vanity metric, however large it is.

The cure is to replace cumulative totals with rates and cohorts. Instead of total users, track activated users by signup cohort and their retention curve; instead of total transactions, track transactions per active partner and the exception rate against them. Cohort and ratio metrics can fall as well as rise, which is precisely what makes them useful — a metric that can deliver bad news is the only kind that can guide a decision. We also watch for the subtler trap of optimising a real metric so hard that it becomes a vanity metric by Goodhart's law: when a measure becomes a target, it stops measuring what it used to, which is exactly why every headline metric in BOS carries a counter-metric. Organisations serious about removing manual reporting and replacing it with trustworthy, real-time signal usually pair this work with automation so the metrics that matter are computed once, consistently, and on time.

Where to start

Do not begin by buying a platform. Begin by picking one recurring, consequential decision your organisation currently makes on instinct, and instrument it end to end: define the metric in a semantic layer, give it an owner, establish a baseline, and pair it with a counter-metric. Get that one decision genuinely data-driven, with lineage and quality checks behind it, and you will have built the smallest complete version of the whole discipline. Then reuse those components — the contracts, the certified definitions, the quality tests — for the next decision, so each one is cheaper than the last. That is how an organisation stops collecting numbers and starts being changed by them, which is the only definition of data-driven that pays back.

Frequently Asked Questions

What is the difference between being data-driven and being dashboard-driven?+

A dashboard-driven organisation has lots of numbers on screens that change no behaviour; a data-driven one routinely changes decisions because of evidence. The practical test is whether someone with authority can be talked out of a position by a well-constructed analysis, and whether proposing a change without a baseline feels incomplete. Tooling is the easy part — the culture of acting on evidence is the hard, decisive part.

What does a modern analytics stack actually look like?+

Five layers: contract-based ingestion (CDC plus an event stream), lakehouse storage on open table formats such as Iceberg or Delta, tested transformations in the dbt pattern, a central semantic layer that defines each metric once, and a consumption layer of dashboards, notebooks, reverse-ETL, and model-feeding APIs. Separating storage from compute and standardising one source of truth matter more than any single vendor choice.

How do we choose metrics that matter instead of vanity metrics?+

Ask which decision you would make differently if the number halved; if there is no answer, it is a vanity metric. Replace cumulative totals such as total users or downloads with cohort and ratio metrics that can fall as well as rise, pair every headline metric with a counter-metric, segment to avoid hidden averages, and give each metric an owner and a decision it informs.

Why is a semantic layer worth the effort?+

Because without one, the same term quietly means different things in different teams — finance, product, and the board each compute 'active customer' or 'net revenue' their own way — and cross-team disagreement becomes endemic. A central semantic layer defines each metric once, so everyone argues about the decision rather than about whose number is right, and certified definitions can be required for any decision touching money or compliance.

Isn't data governance just bureaucracy that slows teams down?+

Done badly, yes. Done well, governance is what makes data trustworthy enough to bet decisions on. The moment a leader catches a dashboard being wrong, they stop trusting all of them. Ownership, lineage, quality-as-code, tenant isolation, and certification tiers are the controls that prevent that, and for a multi-tenant compliance-first platform they are also a regulatory requirement under SOC 2, ISO 27001, GDPR, and KYC/AML.

Where should an organisation start becoming data-driven?+

Pick one recurring, consequential decision currently made on instinct and instrument it fully: define the metric in a semantic layer, assign an owner, set a baseline, and add a counter-metric and quality checks. Get that single decision genuinely data-driven, then reuse the contracts, definitions, and tests for the next one. Each decision becomes cheaper than the last, and the discipline compounds.