目录
此内容是否有帮助?

# Data Integration

# Select Data Integration Method

After setting the event properties and user features, you need to choose your data integration method. You can use the client-side SDK, server-side SDK, and data import tool LogBus. In the Data integration chapter, you can find the download addresses, data formats, and guidelines for each integration method for integration tools and SDKs.

# Test Basic Indicators

For first time TA users, we recommend organizing the underlying metrics, i.e. registration, login and payment behavior, and uploading test data to test data transmission and the correctness and reliability of data reporting.

TA uses no-delay technology, so as soon as data is received, data can be queried in the background. After uploading test data, you can check whether there is data in the analysis interface of the background or enter the metadata management interface to check whether events have been received, so as to test whether data is received in the background.

In addition, if the way to upload data is the client side SDK, it is recommended that you open the debug mode during the test phase, which can more easily troubleshoot data problems. Please refer to the chapter on Data Reporting Management .

# Data Reporting According to Event Documents

To conduct data reporting according to the event documents previously organized, attention should be paid to the description of the events and the significance of user attributes, which affect the triggering conditions of the events and the interface called.

The meaning of the different user features, different interface calls, specific logic in the setting user features and event properties section has been described in detail, will not be repeated here.