yireo / Yireo_GoogleTagManager2

Open Software License 3.0
147 stars 76 forks source link

property "currency" is not expected in Order Items #189

Closed anvanza closed 1 year ago

anvanza commented 1 year ago

The order items contain the property "currency" this is not expected according to the documentation.

Code: https://github.com/yireo/Yireo_GoogleTagManager2/blob/af4b06d5993c183ef99fce802bec589f0083e35a/DataLayer/Mapper/OrderItemDataMapper.php#L58C13-L58C58

Docs: https://developers.google.com/analytics/devguides/collection/ga4/reference/events?client_type=gtm#purchase

jissereitsma commented 1 year ago

Totally agree ;) This is now fixed here: https://github.com/yireo/Yireo_GoogleTagManager2/commit/cfc7a4e3715f9e10763c08e9a9c0991ef7f16b91 ready for the next release