How to test DFINERY SDK integration
Follow
Overview
Take a test of the event and the deeplink yourself.
Before taking a test
You should implement the DFINERY SDK into your app first. Please see the following guide.
Event API
There are 3 ways to check if an event API is applied with your app well or not in the DFINERY console.
- Application manage menu
- LiveBrix
- Event report
(1) Applications menu
You can see the list of events that are called at least once in your app.
1) Go to Applications under the Setting & SDK on the menu.
2) Click the manage at the right top of the app list.
3) You can see the list of the event that you called in your app.
This event list you can find...
- Pre-Defined Events: You can see the "abx:XXXX" format of the event that is predefined by adbrix.
- Custom Events: Every other event besides a Pre-defined event. This custom event shows as custom:XXXX.
- Trigger Events: Event from Growth Scenario. This event shows as trg:XXXX.
- User Properties: This is a User Info that came from setUserProperty API from DFINERY SDK. User info that DFINERY already defined it will show as abx:xxxx / User info set by the developer it will show as custom:xxxx.
- Event Properties: Event information came from DFIENRY SDK event. Event info that DFINERY already defined it will show as abx:xxxx / Evnet info set by the developer it will show as custom:xxxx.
(2) LiveBrix
You can see the latest ad event and in-app event from 1 minute to 25 minutes. Only the number of ad events and in-app events are available, not the detail of the event such as additional event property.
1) Go to Analytics > Live Brix.
2) You can see the Ad event and App event that is called recently.
- Ad Event: See the number of clicks and attribution.
- App Event: See the number of the in-app event.
(3) Data Explorer
This is the most accurate way to test event API. You can find the data depending on the period, hour, day, and month.
[[인용:위험:작게]] Data on reports are updated every single hour. If you took a test on 14:05, you could find the data after 15:00 on the report.
1) Go to Analytics > Data Explorer.
2) Click the "Create New Report" and choose "General Event Analytics".
3) Within the Report Builder, set up the Group By as Daily > Platform > Event Name.
[[인용:위험:작게]] If you want to see how many events had occurred hourly, set your Row(Group By) as Daily > Hourly > Platform > Event Name.
[[인용:위험:작게]] You could also add Event properties and User properties at Group By.
4) On the Conditions tab in Report Builder, you can set the date range and Conditions as you want. After setting up the conditions, click the Proceed button.
[[인용:위험:작게]] If you want to find the test data from the test device, add ADID(ADID/IDFA) on the Analytics Conditions and put the test device ADID on it.
5) See the reports' events and compare them with test events on your app.
Check Deeplink
Deeplink is the function that opens the app automatically when the user app is already installed. DFINERY SDK uses deeplinkOpen API to analyze the event and get a user's Re-engagement data that is key matric for App marketing.
Test deeplink Android / iOS app require integrating deeplinkOpen API.
(1) Make a test tracking link
You need to make a tracking link that has a deep link URL. You can easily make a test tracking link, by following the below guide.
(2) Take a deep link open test
If you have a test tracking link, just follow the instructions step by step.
- Install the test app on your device.
- Make sure of these things before you take a deeplink open test.
- The app is deleted from memory.
- After the app is converted to other pages, through the home button. In other words, "onPause" status.
- Make sure of these things before you take a deeplink open test.
- Click the tracking link with the test device. We recommend you click the tracking link on the email.
- The tracking link is going to open the specific page that you set.
(3) Check deeplink open API
After step (2), you need to check whether the deeplink open would be processed in the console. You can see the result of the deeplink in the tracking link report.
[[인용:위험:작게]] Data on reports are updated every single hour. If you took a test at 14:05, you could find the data after 15:00 on the report.
1) After clicking the Action button of the test tracking link and choose the report.
2) Go to the Conditions tab within the Report Builder, and add the New Install, Re-install, Deeplink Open to the Open Attribution Type. Then, click the "Proceed" button at the right bottom of the Report Builder.
3) See the number of Deeplink Open events.
Questions
If you have any questions about SDK integration, please contact us with the following email.
support-tracker@adbrixsupport.zendesk.com