WebmasterID logoWebmasterID
Analytics dimensions

Item brand dimension

The item brand dimension groups products by their brand in e-commerce reports. GA4 reads it from the item_brand parameter on the items array. This page explains how it is populated, how it differs from device brand, and why marketplaces with many brands must tag it carefully.

Verified against primary sources

What this means

The item brand dimension reports the manufacturer or label of each product — Nike, Sony, a private label — drawn from the item_brand parameter on the items array of GA4 commerce events. It enables brand-level rollups of revenue, views, and cart activity.

Like other item fields it is populated entirely by your data layer: GA4 stores whatever string you send, so the quality of brand reporting is a function of how disciplined your product feed is.

Item brand vs device brand

Do not confuse item brand with the device brand dimension. Device brand describes the hardware a visitor used (Apple, Samsung); item brand describes a product in your catalog. They live in different parts of the data model — device context versus commerce items — and answer different questions.

For marketplaces and multi-brand retailers, consistent brand tagging is critical: a brand spelled three ways becomes three rows, and an untagged brand silently drops out of comparisons. Normalise brand names in the feed before they reach the items array.

How it appears in analytics and logs

An item brand value reflects the item_brand your data layer sent. Empty brand values mean the field was omitted for those products, not that the products are brandless.

Diagnostic use case

Compare sales and engagement across the brands you carry to inform merchandising, vendor negotiations, and brand-level promotions.

What WebmasterID can help detect

WebmasterID records commerce event parameters first-party, so brand-level merchandising analysis survives without cross-site tracking when your items array is tagged.

Common mistakes

Privacy and accuracy notes

Item brand describes a product's manufacturer, not a visitor. It is commerce metadata with no inherent personal data.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.