Hi guys!
I’m trying to track a purchase event in GA4 using make. I use the GA4 module and enter all my info and it’s all good… Until I try to add “items” to the event.
The value of items should be an array but I can’t figure out how to enter it correctly. The event includes several items, so it should be an array of objects but whatever I put in the value-field I get an error saying “Event items must be an array, but found string_value”
Here is the output of the array I’m trying to use.
After a while I got a little bit frustrated (
) and tried to insert other values just to see what format would work, and regardless of what I put in value I get “Event items must be an array, but found string_value”…
I’m sure I made a beginners mistake here, just can’t figure out what.


