stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerVisit > landingPageHtml

AdminTypes.CustomerVisit.landingPageHtml property

Landing page information with URL linked in HTML. For example, the first page the customer visited was store.myshopify.com/products/1.

Signature:

landingPageHtml?: Maybe<Scalars['HTML']['output']>;