Unity
This section covers how to track events in a Unity application on using the TrackEvent
and TrackPurchaseEvent
function.
Prerequisites
Ensure you have set up your Unity project to work with Android and iOS and have included the necessary SDK for event tracking.
Last updated