System Events
System events are pre-defined events recorded automatically by Contlo. These events can be categorized further based on the store type as shown below:
Custom Store
These events are automatically recorded after you integrate the Contlo SDK.
| Event Name | Description |
|---|---|
| App Installed | When the app is installed and launched for the 1st time |
| App Launched | When the app is launched either from a background state or in a fresh run |
| App Updated | When the app is updated to a newer version |
| App Backgrounded | When the app is sent to the background and is not in active use |
| App Uninstalled | When the app is removed or uninstalled from the device |
| Subscribed to Email | When the user opts in to receive email notifications |
| Subscribed to SMS | When the user opts in to receive SMS notifications |
| Subscribed to Whatsapp | When the user opts in to receive WhatsApp notifications |
| Subscribed to Push (Web) | When the user opts in to receive web-based push notifications |
| Subscribed to Mobile Push | When the user opts in to receive mobile push notifications |
| Session Started | When the user starts a new session in the app |
| Session Concluded | When the user ends a session in the app |
| User Logged In | When the user logs into their account in the app |
| User Logged Out | When the user logs out of their account in the app |
| Advertising ID | Unique ID used to personalize ads based on user's interests and behavior. |
System Event Properties
Contlo tracks the following system properties automatically from the Contlo SDK for all events.
| System Property | Description |
|---|---|
| Event Type | The type of event being captured (System, Message, Charged or Custom). |
| Model Name | Model of the device through which user performed the event. |
| OS Type | Platform on which the event occurred. (Android, iOS or Web) |
| App Name | The name of the Application on which the event was performed. |
| App Version | The current version of your application installed on the user device. |
| Manufacturer | Name of the device manufacturer through which user performed the event. |
| API Level | Android defined API level of the device |
| Network Type | The network type of the device. For example WiFI |
| OS Version | The Operating system of the device. For example, 1.0.0 |
| SDK Version | The Contlo SDK version. For example, 1.0.1 |
| Source | The source of the event. For example, the event may originate from a Mobile device or a Web platform. |
| Package Name | Unique identifier for an app on the device or the Google Play Store |
| Device Event Time | Time at which the event occurred (in ISO format). |
| Time-zone | Time-zone of the device |
Updated 11 months ago
