Testing S2S API Integration

This document provides a step-by-step guide to verifying the success of your S2S API integration, covering the following three topics:

  1. Event/Event Attribute Data Occurrence : Check whether the event set via the API has been collected normally.

  1. User identification information : Check whether user identification information such as external ID (user ID) and phone number is normally collected during the login or membership registration process.

  1. User profile attribute information : Check whether user profile attribute information such as name and gender has been collected normally.

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

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.

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.

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