Testing S2S API Integration
Note
When S2S API integration is required
It is suitable for linking data (POS data, external customer center data, offline data, etc.) from areas other than the client (App & Web) that are difficult to collect and analyze through SDK integration.
This document provides a step-by-step guide to verifying the success of your S2S API integration, covering the following three topics:
Check event integration
You can check the event and event attribute data called by API directly in the console report.
The report can be checked about 30 minutes after calling the event.
Path
Console left menu: Analysis > Reports
Click the 'Create Report' button
Click the '+Create Report' button in the upper right corner to create a new report.
Metrics, Group by Settings
In the right area of the report creation page, set the metrics and group by as follows.
Metric: Total events/count
Group By > Event/Event Attributes: DFN Library Platform, Event Name, Event Attributes (ex. Order Number (ID)). The data confirmed for each Group By item in the example screen is as follows.
DFN Library Platform: HTTP_API
Event name: Login, Purchase, Add to Cart, etc.
Event property: Event property value
You can set up to 3 group buys.
Click the Apply button
Click the 'Apply' button at the bottom right to load the report data.
Check event name and event property values
Select the generated report by hour (24 hours). Check the event and event property values called at the time the test was performed.
Verify user identification information
User identification information is data that distinguishes users, such as external ID (user ID), email, mobile phone number, Kakao ID, and Line ID. User identification information set in the app or web can be checked in the user profile list in the console within about 5 minutes after setting the user identification information.
Path
Console left menu: Customer > User Profile 360
Retrieve user identification information
Enter keyword > Filter all > Enter the identifier you set
Search for user identification information set in the app or web.
For example, if the external ID is set to 'DFNuser' , search for the keyword 'DFNuser' .
Verify user identifier
Check the list of matches for your search keywords.
Check user profile information
User profile attributes are user attribute information such as name and gender. You can check the user profile information set in the app or web in the console. User profile attribute data can be checked within approximately 10 minutes from the time of setting.
Prerequisites
Path
Console left menu: Customer > User Profile 360
Retrieve user identification information
Searches for user identification information that has set a user profile by keyword. ex) External ID: If the user profile name is set to DFINERY in DFNuser, search for the DFNuser keyword.
※ For security purposes, please link a unique number used for internal management purposes. (Ex. Even if the external ID is dfinery123, data linking is required, such as 1230102301.)
Enter the basic information page
Select the integrated ID from the keyword search results to enter the basic information page.
Check user profile information
Check the user profile information set in the app or webpage. ex) Standard user properties - Name: DFINERY
Last updated