How to view content_type and item_id (parameter value count) in select_content event with Google Analytics 4 (GA4) report

Viewed 39

How to view content_type and item_id in select_content event with Google Analytics 4 (GA4) report?

I could view content_type and item_id in select_content event in "Realtime overview" report, but the report is the data only "in last 30 minutes".

I would like to view this data in snapshot etc.

1 Answers

I think you need to build a custom exploration under "Explore" - see screenshot. I've been unable to get item_id to appear in the table without getting the error message "No data for this combination of segments, values, filters, and date range. Try editing the variables or settings or remove them." So I wonder if you have to add item_id as a custom dimension.

GA4 exploration settings

Related