Skip to content

Data Analysis

reportEvent

TIP

The API usage is as follows: wx.reportEvent(string eventId, object data)

  • Functional description: Event reporting
  • Parameters and descriptions:
    • string eventId: The English name of the event set in the mp experimental system.
    • object data: Objects that can be JSON.stringify will be reported to the system together.