Google Analytics (gtag.js): Product List Name doesn't appear but other fields do
I'm implementing GA Enhanced E-commerce using the new gtag.js library. I want to send information about product impressions and product clicks, following the documentation here: https://developers.google.com/analytics/devguides/collection/gtagjs/enhanced-ecommerce . Everything works (I can see the data in GA), except for Product List Name . The docs seem to be inconsistent in naming the property (sometimes it's called "list" and sometimes "list_name" ) and none of them worked for me. Here's my (simplified) code: deals = [ { "id": "18", "name": "Some product", "list": "All Deals", // also tried