Managing SDK Properties
An SDK Property represents one mobile app - and apps are per-platform here, so an advertiser with both an iOS and an Android build needs two Properties.
Within a Property, each SDK event is a goal: an install, a registration, a purchase, an add-to-cart. These correspond to events your analytics SDK is already tracking; what you are doing here is declaring which of them Mira should count.
The events you register form a whitelist. If one is defined, only whitelisted events are reported as goals, so an event that fires in your app but was never registered here will not appear in reporting.
Postbacks Must Be Configured SeparatelyCreating the Property is only half of it. Your Mobile Measurement Partner also has to be configured to forward events, and it must be set to send all events rather than only those it attributed itself. See App SDK Postbacks for the vendor-side setup.
Creating App Properties
To create an App Property in the Mira Console,
- Navigate to the Conversion Property List Page
- Click the + Create Property button and select App (SDK Postback).
- Provide a name and an optional description, to help you identify this Property.
- Optional: Select an advertiser this Property is associated with.
- Select the SDK Provider.
- Select the SDK/App Type (iOS vs. Android).
- Enter the App Store ID.
- For Android apps, this is usually a package name such as com.example.awesomeapp
- For iOS apps, this is a numerical ID
- Add a name and select a goal type for each SDK Event. Click the + New Event button if you need to add more than one SDK event to the Whitelist.
After an App Property is created, additional SDK Events can be added to the whitelist by visiting the Property View Page. To add additional events,
- Navigate to the specific Conversion Property's page.
- Scroll to the whitelist section, and click the + Create SDK Event button.
- Add a name and select a goal type for each SDK Event. Click the + New Event button if you need to add more than one SDK event to the Whitelist.
- Click the Create Events button to save the new SDK Events.
Updated 13 days ago
