All Products
Search
Document Center

Mobile Platform as a Service:Instructions on MAS integration procedure

Last Updated:Mar 02, 2022

Mobile Analysis Service (MAS for short) depends on the client SDK to implement event tracking, collect user behavior, App performance and other related data to generate logs, and report the logs to the server. The server extracts valid data from the tracking logs uploaded by the client based on the negotiated tracking log format to monitor and analyze client metrics.

You can integrate MAS to iOS client based on native project with CocoaPods.

The procedure is as follows:

  1. Complete common mPaaS integration procedure.

    To use the mPaaS component, you must complete the common integration procedure with reference to Integrate mPaaS based on native framework and using Cocoapods.

  2. Integrate the MAS component.

    1. Use the mPaaS plugin to add SDK.

    2. Refer to the corresponding SDK development documents to use the SDK, such as configure project and add tracking logs.

    3. View local logs.

    4. Report logs.