Lifecycle for Edge Network data
When used with the Edge Network extension, the following data is collected and sent to Platform on every application launch. An additional rule in the mobile property is required to send Lifecycle data to the Edge Network extension.
When the Analytics service is enabled in the datastream configuration, the XDM Lifecycle data is automatically mapped to Analytics. See the XDM object variable mapping to Adobe Analytics documentation for more information.
data-variant=warning
data-slots=text
Lifecycle Application Foreground data
The following data is collected on each Lifecycle Application Foreground event. The structure of this data is defined in the Experience Data Model (XDM) field group AEP Mobile Lifecycle Details.
Application
isLaunch to true.true, signifies the first launch of the application. The Experience Event's timestamp property can be used as the application's install date.true, signifies the first launch of the application after an upgrade.data-variant=info
data-slots=text1, text2, text3, text4
xdm:isUpgrade property, which identifies app upgrades, is collected within the Lifecycle extension by comparing version information at each app launch. Starting with Lifecycle extension for Android version 3.0.1 and Lifecycle extension for iOS version 5.1.0, there is an enhancement to the method of calculating this property.build numbers on iOS and the version names on Android.xdm:version properties which has the format versionName (versionCode) on Android and Version (Build) on iOS.Device
Environment
Lifecycle Application Background data
The following data is collected on each Lifecycle Application Background event. The structure of this data is defined in the Experience Data Model (XDM) field group AEP Mobile Lifecycle Details.
Application
isClose to true.close on graceful termination of an application, or unknown when application termination source is unknown, such as a forced close or application crash.