System Events

1min

Cooee SDK will collect the following system events every when related actions are performed.

Name

Description

CE App Installed

The event is sent when an application is launched for the first time.

CE App Launched

The event is sent every time when an application is launched.

For the Web, every time the app is opened in a new tab, App Launched is sent. It is not sent in case of tab restore or duplicate.

CE App Foreground

The event is sent when an application comes to the foreground.

CE App Background

The event is sent when an application goes to the background.

CE Session Started

The event is sent every time a new session is created i.e 30 minutes of idle time.

CE Session Concluded

The event is sent when the session is concluded if the application is in the background for 30 min.

CE Screen View

The event is sent when CooeeSDK.setCurrentScreen is called.

CE Notification Received

The event is sent when a new notification (Sent by Cooee) is delivered on the device.

CE Notification Viewed

The event is sent when a notification (Sent by Cooee) is successfully rendered on a user device.

CE Notification Clicked

The event is dent when a user clicks on the notification (Sent by Cooee).

CE Notification Cancelled

The event is sent when a user clears/removes the notification (Sent by Cooee) from the tray.

CE Trigger Displayed

The event is sent when any Engagement (Sent by Cooee) is rendered on screen.

CE Trigger Closed

The event is sent when a user closes/click the Engagement displaying on a screen.

You should also take a look at our Mandatory Events.

Updated 25 Mar 2024
Did this page help you?