Measurement (MMM & MTA)¶
The platform measures marketing effectiveness with two complementary approaches: Marketing Mix Modeling (MMM), a top-down statistical view of how channel spend drives outcomes, and Multi-Touch Attribution (MTA), a bottom-up view of individual user journeys. Content about them spans methodology, dbt implementation, API access, and MCP agent tooling — this page is the map.
Methodology¶
-
MMM Methodology
Long-form reference on MMM as a method: response curves, adstock, Bayesian estimation, validation checkpoints, and structural considerations.
-
MTA Methodology
Multi-touch attribution for on-chain user journeys: touchpoint definitions, attribution windows, and model comparison.
Implementation¶
-
Measurement Stack (dbt)
How the MTA + MMM pipeline is implemented in dbt-cerebro: sources, staging, feature tables, and output marts.
Data & API¶
-
MMM Models
The dbt model catalog for the marketing-mix module.
-
MTA Models
The dbt model catalog for the attribution module.
-
MMM API Endpoints
REST endpoints serving MMM outputs.
-
MTA API Endpoints
REST endpoints serving MTA outputs.
Agent Tooling (MCP)¶
-
MMM Standard Operating Procedure
The MCP server's MMM workflow: gates, phases, and outputs.
-
MMM User Guide
Prompt recipes and end-to-end examples for running MMM through an AI assistant.
-
Measurement Flow
How MTA, MMM, and the unified measurement view fit together in agent workflows.