Hey there!
We utilize the Zaraz API, but only for our 'purchase' conversion events, and this data gets sent to GA4 through Zaraz
We are having an issue where the purchase events tracked through the Zaraz API do not have any device data.
Where all other events contain data like "category": "mobile", "operating_system": "iOS", etc. - these Zaraz API events all show up as "desktop" and are missing device info: (see screenshot)
In the Zaraz API event, we are making sure to pass through the device.user-agent, where we would expect all of this information to be derived from.
Any ideas what we're doing wrong, or how to get this data through the Zaraz Events API?