Objects
/
SessionPageViewLocationData

SessionPageViewLocationData

SessionPageViewLocationData

  • base
    string
    Base URL of the page
  • href
    string
    Full URL of the page
  • origin
    string
    Origin of the page (protocol + hostname)
  • referrer
    string
    URL of the previous page
Example
{
"base": "",
"href": "",
"origin": "",
"referrer": ""
}
Built with

Show your support! Star us on GitHub ⭐️