PageIdentifier

constructor(pageType: PageType, path: String)

Parameters

pageType

The PageType of the current page.

path

The unique path for the page. This must be the same value each time this page is visited. For example, a product page path could be a string containing the parent collection and the product id.