wx.reportEvent("wxdata_page_share", {
"spu_id": "",
"spu_name": "",
"share_image_url": "",
"share_title": pageTitle,
"share_to": 0,
"share_from": shareFrom,
"spu_standard_catg_id": "",
"is_goods_page": 0,//是否是商详页,0代表不是;1代表是
"spu_catg_first_id": "",
"spu_catg_first_name": "",
"spu_catg_second_id": "",
"spu_catg_second_name": ""
})
这个字段目前已废弃,可以直接上报为0即可。后续我们在文档和系统了更新说明下~