購買追蹤
程式碼
itg('event', 'purchase',{
'id': 'string',
'price': 'string',
'promotion': 'string',
'product': 'string',
'user':{
'type': 'string',
'id': 'string',
'email': 'string',
'phone': 'string'
}
});參數說明
必要
參數
說明
Last updated