umeng_analytics_plugin
umeng_analytics_plugin copied to clipboard
请问自定义事件能加入自定义参数的功能吗?
像官方文档那样的。 例如 map参数型:onEventWithMap("login", {"userID":123456, "channel":"wx"}), map参数和数值型:onEventWithMapAndCount("buy", {"proId":123456, "channel":"wx"},20),