SDK Installation
Flutter
Tracking Events
2 min
track custom events once you integrate the sdk, cooee will automatically start tracking events you can view the collected events in https //docs letscooee com/developers/system events docid\ facp3yvzawjmrp4ac5z9e apart from these, you must track some additional docid\ veiyktdil9dz4qflbhujb the event must be tracked once your screen(view) is fully loaded the following example demonstrates a view item event dart void sendviewitemevent() { var props = { item { "id" "foo b076h19jpj", "name" "adidas men's agora 1 0 multisport shoe", "category" { "id" "15234", "name" "shoes" } } }; cooeeplugin sendevent("view item", props) } important! do not add (dot) in event property key string do not start the event name with ce