wechat/analytics
analytics module provides analytics API bindings details in wechat document
Values
pub fn report_event(
name n: String,
data d: object.JsObject,
opts o: object.JsObject,
) -> Nil
wx.reportEvent
Report event
pub fn report_monitor(
name n: String,
value v: String,
opts o: object.JsObject,
) -> Nil
wx.reportMonitor
Report monitor