Skip to main content

Sessionstorage

See an example config here.

Available Options

OptionDescriptionDefaultType
pendo_cdRandomly generated ID used to detect when sessionStorage has been cloned from another browser tab.``
pendo_parentTabIdWhen a browser tab is cloned, the pendo_tabId is copied to the new tab. The Pendo Web SDK detects this, creates a new pendo_tabId, and stores the old pendo_tabId in pendo_parentTabId.``
pendo_srIdRandomly generated string that identifies a session. This is similar to pendo_sessionId, but meant specifically for session recording.``
pendo_srLastUserInteractionEventSame as pendo_sessionLastUserInteractionEvent but specifically for session recording.``
pendo_tabIdRandomly generated string that identifies a browser tab.``
previous_page_loadsStores a short list of previously visited pages for the purposes of detecting "U-turns" where a visitor very quickly returns to a previously visited page.``