To Link Miracle Play
Overview¶
- To link Miracle Play, it is required to establish an Open API that can access game data and provide the necessary information.
- Using the "Analytics Log Query API" simplifies and accelerates the integration process with Miracle Play, and a guide is provided for this.
Link Method¶
Prerequisites¶
- You must sign up for Hive Console and use Hive SDK when developing your game.
Link Structure¶
Link Process¶
- Hive Link: Sign up for Hive Console, integrate Hive SDK, and issue the game and appid from the App Center.
-
Select a log table for data storage : Use predefined logs or create new ones as needed.
- How to use Analytics Content Logs: Utilize predefined logs without additional work.
- How to create new logs: Use the Analytics Log Definition feature to create and use a log storage table.
-
Issue Log Query API : Generate an API for the selected log table.
- Provide Miracle Play with API : Both Log Query APIs and Access Keys are required.
- Log Transmission : Transmit logs to Analytics in real time from the game's server or client (refer to the Log Transmission Guide).
- Data Retrieval from Miracle Play : Use the "Log Query API" in Miracle Play to retrieve the data.
Notes¶
- Access Key Renewal/Expiration
- Two Access Keys are issued, capable of performing the same functions.
- For security issues, each Access Key can be renewed or expired separately.