ga_send_view_item
Track product detail views by sending a view_item event to Google Analytics 4, completing the first step in the ecommerce funnel.
Instructions
Send a view item event to Google Analytics.
Ecommerce event for tracking product/item detail views. Completes the standard funnel: view_item → add_to_cart → begin_checkout → purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Items viewed | |
| value | Yes | Value of the viewed item(s) | |
| user_id | No | ||
| currency | Yes | Currency code | |
| client_id | No | ||
| user_properties | No | User properties (e.g., {subscription_tier: {value: "premium"}}) |