Anchor to CustomerMomentCustomer
interfaceCustomer Moment
Requires access scope or access scope.
Represents a session preceding an order, often used for building a timeline of events leading to an order.
Anchor to FieldsFields
- occurredAt (DateTime!)
- Anchor to occurredAtoccurred•Date
At Time! non-null The date and time when the customer's session occurred.
Was this section helpful?
Anchor to Types implemented inTypes implemented in
- CustomerVisit (CustomerVisit)
- •OBJECT
A customer's session on the online store. Tracks how the
Customerarrived at the store, including the landing page, referral source, and any associated marketing campaigns.The visit captures attribution data such as
UTMParameters, referral codes, and thethat drove the session. This information helps merchants understand which marketing efforts successfully bring customers to their store.
Was this section helpful?