missing GA4 ecommerce parameter
-
Hi there,
I believe the “GA4 container template” provided on the ‘how to’ article below is missing a required parameter. For some ecommerce events, GA4 requires either an item_id or an item_name. When a required parameter is missing, GA4 ignores the event completely as if it never happened. I recommend adding at least one of these as variables, and then adding the variables to the ecommerce tag.
variable name = Ecommerce Item ID & Data Layer Variable Name = ecommerce.item_id
variable name = Ecommerce Item Name & Data Layer Variable Name = ecommerce.item_name
then
Event parameter = item_id & Value = {{Ecommerce Item ID}}
Event parameter = item_name & Value = {{Ecommerce Item Name}}The page I need help with: [log in to see the link]
- The topic ‘missing GA4 ecommerce parameter’ is closed to new replies.