How to check SDK integration?
Follow
This article is instructions for developers to check if the adbrix SDK integration is successful or not. We let you know how to check the results of events integrated with your app on your own.
Before we start
What are Predefined Event and Custom Event?
[[인용:안내:작게]] If you want to study what the event of adbirx is, see the following articles for your better understanding.
Understanding the Event in adbrix / adbrix SDK integration guide
Adbrix has 2 types of events. We show you the type of each event in the prefix.
One is the predefined events that have commonly occurred in most apps such as sing-up, login, purchase, and so on.
The other one is a custom event that advertisers can customize depending on their needs.
type | definition | prefix |
Predefined Event | common type of event that is defined by adbrix in advance | abx: |
Custom Event | customized type of event that is defined by the advertisers for themselves | custom: |
What is Event and Event Property
You can see the difference between Event and Event Property in the table below.
type | definition |
Event |
actions in an app(purchase, sign-up, etc.) |
Event Property |
information under an in-app event(product information, category information, etc.) |
SDK integration checklist
adbrix SDK integration : check list(FAQs): Before uploading your app implemented with adbrix SDK to the app market, you should check if the integration with adbrix is sucessfully done or not.
access the console menu
If you can't access the console, check the following articles.
Check the LiveBrix
You can see the live streaming graph of events that occurred in the last 25 minutes.
LiveBrix only shows the number of data uploaded with the app key and secret key, so you cannot see what data is from a specific OS.
a. Go to Analytics → LiveBrix
b. Click the Event tab on the top of LiveBrix page. See the name of events and the time when the events have occurred.
Check Applications Menu
You can find the list of events that have occurred in your app on the Applications menu.
a. Go Setting & SDK → Applications menu.
b. Click the 'manage' button of the app you want to check.
c. Check the lists of events and properties on each event tab.
Check the Data Explorer
You can check the result of integrated events and the detailed value of each event on the Data Explorer menu.
a. Go to Analytics → Data Explorer menu.
b. Click General Event Analytics.
c-1. In the Report Builder, set the Group by criteria like the following screenshot.
c-2. If you added an event property and want to see it, check it on the Group by. (Adbrix Event Property, Custom Event. Property)
e. In the Date Range of Conditions tab, choose the date when the event has occurred, and click the Proceed button.