TriggerPageChangeOptions
Options for a triggered page change.
Properties
pageIdentifier
• pageIdentifier: string
Identifier of a new page
Optional
pageInitTimestamp
• pageInitTimestamp? : Date
A Javascript Date object timestamp representing the time the current page started loading.
This is useful to enable more accurate performance metrics for 'Single Page Applications' where the time the SPA was loaded is not necessarily representative of the "Page" on which Rokt is being loaded.