瀏覽商品
程式碼
itg('anchor', 'product',{
'type':'view',
'id': 'string',
'category': 'string',
'brand': 'string',
'tag': 'string',
'price': 'string',
'user':{
'type': 'string',
'id': 'string',
'email': 'string',
'phone': 'string'
}
});參數說明
必要
參數
說明
Last updated