stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > referrerUrl

AdminTypes.Order.referrerUrl property

Warning: This API is now obsolete.

Use customerJourneySummary.lastVisit.referrerUrl instead

The URL of the webpage where the customer clicked a link that sent them to your online store.

Signature:

referrerUrl?: Maybe<Scalars['URL']['output']>;