客户足迹-CustomerJourney 对象

代表客户在商店在线商店中的活动。

所需的访问

read_orders 访问范围。


在本页面


属性

  • customerOrderIndex[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当前订单在客户订单历史记录中的位置。
  • daysToConversion[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    从第一次会话到订单创建日期的天数。第一个会话代表自上次订单以来的第一次会话,如果自最后一个订单以来已超过30天,则表示30天归因窗口内的第一次会话。
  • firstVisit[CustomerVisit!](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/customervisit)
    客户第一次进入商店的会话。
  • lastVisit[CustomerVisit](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/customervisit)
    下订单前的最后一个会话。
  • moments[[CustomerMoment!]!](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/customermoment)
    客户订单之前的事件,例如购物会话。