Analytics in iOS Apps that Use SDK Version 10
The processes for enabling and using analytics features have been updated in version 10 of the SDK. To upgrade your app to version 10 of the SDK, first update the initialization code. Then, use these code examples to update the analytics code in your app.
Use this code example to enable analytics during SDK initialization.
Use this code example to set the Predictive Intelligence Identifier in the SDK’s AnalyticsManager.
Use this code example to track the contents of an in-app shopping cart.
Use this code example to track the conversion of an in-app shopping cart.
Use this code example to track the page views in your app.
Use this code example to track the opens of an inbox message.