Data reference · Adobe Analytics

Every Adobe Analytics metric and dimension you can ask for.

Upbuild speaks to the Analytics 2.0 API with the same ids Workspace uses underneath: metrics/ and variables/ names, your eVars and props included. Ask in plain words; the adobe_run_report tool translates to the exact ids below.

48Fields
20Metrics
21Dimensions
7Breakdowns

Source: Analytics 2.0 API, reports endpoint · Updated August 2026

48 shown

Traffic metrics

10 fields

The Workspace staples.

Try it in Claude, ChatGPT or Copilot Studio

Visits, pageviews and bounce rate by month for this year.
FieldTypeWhat it is
metrics/visitsMetricVisits: Adobe's session. “visits by month this year”
metrics/visitorsMetricUnique visitors.
metrics/pageviewsMetricPage views. “pageviews by page last month”
metrics/occurrencesMetricHits where the dimension was set.
metrics/bouncesMetricSingle-hit entries.
metrics/bouncerateMetricBounces divided by entries.
metrics/entriesMetricTimes a value opened a visit.
metrics/exitsMetricTimes a value closed a visit.
metrics/averagetimespentonsiteMetricMean visit length.
metrics/reloadsMetricPage reloads.

Commerce metrics

8 fields

The purchase funnel, straight from the s.products world.

Try it in Claude, ChatGPT or Copilot Studio

Orders, units and revenue by month, this year versus last.
FieldTypeWhat it is
metrics/ordersMetricOrders recorded. “orders and revenue by month”
metrics/revenueMetricPurchase revenue.
metrics/unitsMetricUnits sold.
metrics/cartsMetricCart opens.
metrics/cartadditionsMetricAdd-to-cart events.
metrics/cartremovalsMetricRemovals from cart.
metrics/cartviewsMetricCart views.
metrics/checkoutsMetricCheckout events. “checkout funnel this quarter”

Custom events and calculated metrics

2 fields

Your implementation's own numbers: ask by number or by the friendly name and the assistant resolves it.

Try it in Claude, ChatGPT or Copilot Studio

Report event7 and event12 by marketing channel for last month.
FieldTypeWhat it is
metrics/event1 … metrics/event1000MetricCustom success events as configured in the report suite. “event7 by marketing channel”
cm:{id}MetricCalculated metrics by their id, exactly as in Workspace. “use our calculated metric for lead rate”

Content dimensions

8 fields

What was seen and where sessions began and ended.

Try it in Claude, ChatGPT or Copilot Studio

Top 20 pages by pageviews with exits, plus revenue by product, last 30 days.
FieldTypeWhat it is
variables/pageDimensionPage name. “top pages by pageviews”
variables/entrypageDimensionFirst page of the visit.
variables/exitpageDimensionLast page of the visit.
variables/sitesectionDimensionSite section, s.channel in the code.
variables/productDimensionProduct as sent in s.products. “revenue by product this month”
variables/serverDimensionServer variable.
variables/referrerDimensionFull referrer URL.
variables/referringdomainDimensionReferrer domain. “entries by referring domain”

Marketing dimensions

3 fields

Acquisition as Adobe sees it.

Try it in Claude, ChatGPT or Copilot Studio

Revenue by marketing channel and channel detail this quarter.
FieldTypeWhat it is
variables/campaignDimensionTracking code, s.campaign. “visits by tracking code last month”
variables/marketingchannelDimensionProcessed marketing channel. “revenue by marketing channel”
variables/marketingchanneldetailDimensionDetail behind the channel.

Custom dimensions

3 fields

The variables that make your suite yours: ask by number or friendly name.

Try it in Claude, ChatGPT or Copilot Studio

Break orders down by eVar12 for the last 90 days.
FieldTypeWhat it is
variables/evar1 … variables/evar250DimensionConversion variables with their configured expiry and allocation. “orders by eVar12”
variables/prop1 … variables/prop75DimensionTraffic variables, hit scoped. “pageviews by prop3”
variables/listvar1 … listvar3DimensionList variables, when configured.

Geography and technology

7 fields

Who and on what, as Adobe classifies it.

Try it in Claude, ChatGPT or Copilot Studio

Visits by country and mobile device type last month.
FieldTypeWhat it is
variables/geocountryBreakdownCountry. “visits by country”
variables/georegionBreakdownRegion or state.
variables/geocityBreakdownCity.
variables/mobiledevicetypeBreakdownPhone, tablet, other. “visits by mobile device type”
variables/mobiledevicenameBreakdownDevice model.
variables/browserBreakdownBrowser name and version family.
variables/operatingsystemBreakdownOS family.

Time

5 fields

Date granularity ids used by the reports endpoint.

Try it in Claude, ChatGPT or Copilot Studio

Daily visits for the last 30 days, please.
FieldTypeWhat it is
variables/daterangedayDimensionOne row per day. “daily visits last 30 days”
variables/daterangeweekDimensionOne row per week.
variables/daterangemonthDimensionOne row per month. “monthly revenue this year”
variables/daterangehourDimensionOne row per hour.
variables/daterangequarterDimensionOne row per quarter.

Segments

2 fields

Any Workspace segment applies by id; imported data behaves like native data once processed.

Try it in Claude, ChatGPT or Copilot Studio

Apply our Loyal Customers segment and show visits and revenue by month.
FieldTypeWhat it is
s:{id}DimensionA saved segment applied to the whole report. “apply our Loyal Customers segment”
Data Sources importsDimensionCost or offline metrics imported into events and eVars report like any other field. “blend imported cost with revenue”

Good to know

Adobe Analytics questions.

Do I have to know my eVar and event numbers?

No. Ask with the business name, like new lead or membership tier, and the assistant resolves it against the report suite's configured names, then queries the numbered id underneath.

Can it use our segments and calculated metrics?

Yes, both, by id: segments as s ids and calculated metrics as cm ids, the same objects Workspace uses, so numbers match your dashboards.

How does imported data show up?

Data Sources feeds land in the events and eVars you mapped them to and report like native data, which is how offline cost or CRM outcomes join web behavior in one table.

Which report suite does it read?

Whichever you name, or your default if you do not. Virtual report suites work too, with their segments already baked in.