I have integrated ‘Active on site’ and ‘Order Placed’ via my server side container. The order placed event has the transaction ID and transaction value and is tracked correctly in Klaviyo.
When trying to track products in the order, or Viewed Products, i'm having issues to send the correct product data.
Client side in my web container I have a GA4 tag which fires on all the events, and sends it to the server, on the server, the GA4 client handles the request and the Klaviyo server side tag (based on stape.io template for Klaviyo) is triggered.
How/Where do I convert my the product data (in GA4 format) to the Klaviyo format?