Tracking Events
3min
Track custom Events
Once you integrate the SDK, Cooee will automatically start tracking events. You can view the collected events in System Events. Apart from these, you must track some additional Mandatory Events.
The event must be tracked once your screen(View) is fully loaded.
The following example demonstrates a View Item event.
Dart
|
Important!
- Do not add . (dot) in event property key string.
- Do not start the event name with CE
Updated 03 Mar 2023
Did this page help you?
Yes
No