SolarEngine's analysis services are divided into ROI analysis and user analysis. The former requires third-party account authorization, which has been introduced before in "Third-Party Account Management". As for the latter, you need to report in-app events through SDK or API.
This chapter will explain how to integrate the SolarEngine SDK into your app.
Before you begin
In preparation for SDK integration, it is necessary to design a data collection plan and clearly define the target events to be tracked. The event tracking plan can be made by following these steps:
SDK/API Integration
Please refer to the SDK/API integration documents.
To check if events are being reported normally, you can use the "Event Analysis" feature in SolarEngine to see if any event data is available. Alternatively, you can navigate to the "Data Management - Metadata Management - Events" page to verify if all the events and properties included in the data collection plan are being received. If there are any errors or omissions, make sure to address them before the app goes live.
If you are using SDK for reporting, it is recommended to enable Debug mode. This allows you to view real-time event logs and identify every error and failure in the process.