Skip to main content
This article lists all information that MoEngage Android SDK collects by default.

Default Events

MoEngage Android SDK collects the following events:
Event NameDescription
User LogoutTracked when a user logs out of the app or website, or when the user does reset.
Viewed Web PageTracked when a user visits a web page. Select the page URL as an event attribute to find the number of users visiting a particular page or use it to set up a “Drop-off capture” Event-Triggered Web Push.
Notification Received AndroidTracked when a user receives a notification on the Android device.
Notification Clicked AndroidTracked when a user clicks the notification on the Android device.
In-App Shown AndroidTracked when an In-App message is shown to the user on the Android device.
In-App Clicked AndroidTracked when a user clicks an In-App message on an Android device.
In-App Closed AndroidTracked when a user dismisses an In-App message by clicking the close button on an Android device.
In-App Rating DoneTracked when a user submits a rating through an In-App campaign.

Default User Attributes

MoEngage SDK provides helper methods or APIs for tracking the commonly used or tracked user attributes. You must use the helper methods for tracking these attributes. The following is the list of attributes for helper methods:
  • User ID
  • First Name
  • Last Name
  • Full Name
  • Email ID
  • Mobile Number
  • Gender
  • Location
For information on using the helper methods, refer to Track User Attributes.

Device Information

MoEngage Android SDK collects the following device attributes:
IdentifierOptional
OS VersionNo
API levelNo
Model NameNo
Product NameYes
ManufacturerYes
Google Advertising Identifier (GAID)Yes
GAID tracking statusYes
CarrierYes
Device DensityYes
Device WidthYes
Device HeightYes
Android IdYes
Network TypeNo
Device TimezoneNo
  • The MoEngage SDK tracks certain device data, some of which are optional. By default, these optional attributes are disabled or ‘opted-out’. To enable these optional attributes, call the corresponding methods in the MoEngage SDK.
  • Device information is collected but not available for analysis as of now on the MoEngage Dashboard.
For information about MoEngage-generated events and attributes, refer to Derived Events and Attributes.