Last 10 free Supermetrics migrations
BigQuery Connector

Sync Magento Data to BigQuery

Detrics loads Magento into Google BigQuery on the schedule you set. The tables arrive clean, the history keeps growing, and you can query everything from SQL, Looker Studio, or Claude. We run the pipeline so you don't have to.

*Free 30-minute consultation

magento_orders_daily_revenue_daily
SELECT
  order_status,
  SUM(orders) AS orders,
  SUM(order_grand_total) AS order_grand_total,
  SUM(order_total_refunded) AS order_total_refunded
FROM `your_project.marketing_data.magento_orders_daily_revenue_daily`
WHERE date >= DATE_SUB(CURRENT_DATE(), INTERVAL 30 DAY)
GROUP BY order_status
ORDER BY orders DESC
LIMIT 10

Why send Magento data to BigQuery?

Cohorts and LTV analysis

With transaction-level orders in SQL you can calculate LTV, repurchase rates, and cohorts no prebuilt dashboard gives you.

History without limits

Platform APIs cap how far back you can query. In BigQuery every Magento sync is stored across its 3 tables, so you accumulate years of your own history.

One warehouse for everything

Join Magento with the rest of your platforms in one place, no copy-pasting between sheets.

Ask Claude about it

With your data in BigQuery, Claude can answer business questions about Magento in plain language.

Magento tables in BigQuery

Our team sets these up with you during onboarding: 3 preset tables with scheduled syncs, plus any custom one you define.

Order

daily_revenue_daily

Daily order revenue broken down by status

order statusordersorder grand totalorder total refunded
revenue_by_payment_method_all

Orders and revenue broken down by payment method

payment methodordersorder grand totalorder total paid

Store

revenue_by_store_all

Orders and revenue broken down by store view (multi-store installs)

store namestore IDordersorder grand total
HOW IT WORKS

From Magento to your warehouse

Connect your account once. Detrics handles schemas, syncs, and backfills.

First step

Connect your first datasource

Link any of 32+ marketing and ecommerce platforms in a couple of clicks.

Second step

Set up your destination

Point Detrics at your BigQuery project and dataset. We write the SQL and handle the setup for you.

Third step

Create your transfer

Choose what to sync and how often. Detrics builds and runs the pipeline for you.

And that's it

Real-time data, forever

Your data lands in the warehouse and stays fresh automatically. We handle the syncing, the maintenance, and every API update for you.

In the demo we set everything up for you and save you hours.

Then ask Claude about it

With Magento in BigQuery, the Detrics MCP server lets you run queries in plain language. MCP access is included with every BigQuery plan.

What was my average order value in Magento over the last 30 days?

How many sales did Magento record this month vs. last month?

Which Magento products got the most orders this week?

Every Magento field, on demand

  • Preset tables curated by our team
  • Custom tables with any field combination
  • Incremental syncs that only load new data
  • Automatic backfill of up to 12 months of history
31 metrics
68 dimensions
View Magento Fields

Get Magento into your warehouse this week

*No credit card required

  • Setup guided by our team, in your own GCP project
  • Historical backfill included (up to 12 months)
  • Query it from Looker Studio, Sheets, or Claude afterwards