product_view
Overview
Platform Implementation
- GA4:
view_item - Adobe Analytics:
commerce.productViews
Event Details
Event Type: Engagement
Trigger: Fired when the Product Detail Page (PDP) loads or a product modal/lightbox is opened for viewing a single item.
Source: Website / Mobile App / Kiosk / Embedded Product Widget
Event Time: Timestamp of when the event occurred, ideally in ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ)
Platform Mappings
GA4 Event Name: view_item
GA4 Params Map
Adobe XDM Event Type: commerce.productViews
Adobe XDM Map
Adobe ACDL Event: product-view
Adobe ACDL Map
Data Requirements
Required Fields: product_id, product_name, category, price, currency
Generic Context Required: product_id, product_name, category, price, currency, page_url, page_referrer, device_type, user_id / anonymous_id
Generic Context Optional: brand, variant, color, size, discount, inventory_status, campaign_id, list_position, promotion_name, recommended_type, related_search_term
XDM Field Groups: commerce.productViews, productListItems, web.webPageDetails, identityMap, device, environment
Analytics Integration
Primary KPIs: Product Views, Product View Rate
Secondary KPIs: Add-to-Cart Rate, Conversion Rate, Product Engagement, Revenue per Product
Metrics Used: product_view_count, unique_product_views, view_to_cart_ratio
Dimensions Used: product_id, product_name, category, brand, device_type, traffic_source, country
JSON Examples
Example Generic JSON
Example GA4 JSON
Example XDM JSON
Example ACDL JSON
Configuration
Frequency Limit: 1 per product view action; avoid duplicate firing on SPA route changes without actual product content change
PII Risk: Low (ensure no PII like email or name in parameters)
Data Sensitivity: Low
Documentation
Calculation Notes: Ensure event fires only once per PDP view. For SPAs, bind to route change or DOM change event, not scroll or viewport visibility.
Contributed By: Devyendar Maganti
Owner: Digital Analytics Team
Governance
Validation Status: Not validated
Status: Active
Version: v1.0
Last Updated: 2025-10-09 00:45:25.450000
Comments & Discussion
Share your thoughts, questions, or feedback about this item. Sign in with GitHub to join the discussion.