Skip to main content
Welcome to the Data Dictionary. Whether you’re looking up a metric, writing SQL, or understanding table structure, this is your hub for all things data at SourceMedium.

I want to…


Quick Reference

For fast lookups, use Metrics, Dimensions, or the Glossary.

Table Documentation

New to SourceMedium’s data model? Start with Modeling Philosophy to understand how we structure data (facts, dimensions, OBTs, reports).

Working with Data


Schema Standards

Naming Conventions

Learn the patterns behind table prefixes (fct_, dim_, obt_, rpt_), column naming, and metric calculations

Advanced Resources

Browse raw source schemas for integrated platforms (Shopify, Klaviyo, Meta Ads, Google Ads, etc.).When to use: Debugging integrations, understanding what SourceMedium transforms, or accessing platform-specific fields not yet in sm_transformed_v2.For most analyses: Use sm_transformed_v2 tables instead — they’re cleaned, enriched, and easier to work with.View Platform Raw Data →
Need custom tables or logic beyond SourceMedium’s out-of-the-box models? Learn how to extend the data warehouse with your own dbt models.Managed Data Warehouse Modeling Guide →