Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Product-scoped custom dimensions in GA4

Is it currently possible to add custom dimensions at the product level in GA4, so that they can be used for reporting?

For instance if I send data that looks like this:

event: 'purchase',
value: 500,
items: [
{
  item_id: 12345,
  item_name: "New Book",
  item_author: "John Smith"
}
]

Is there any way to configure GA4 so that I can see the item_author field in product reports? I've seen as late as October 2021 that there is no support for this, but wondered if this had changed, or if Google had published any info as to whether this WILL happen and if so WHEN it will happen?

like image 940
William Avatar asked Oct 18 '25 12:10

William


1 Answers

It is not currently possible. GA4 is still inferior to GA UA in many ways. Product scope dimensions are on the roadmap.

There are a few workarounds we're using like using product categories to store product dimensions. Read this for more: Can I add custom parameters to 'items' in GA4?

//to moderators: please keep this story even if it looks like a duplicate. It gives a good and searchable title to a popular question.

like image 103
BNazaruk Avatar answered Oct 22 '25 07:10

BNazaruk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!