/home/workflows/workspace/libs/common/analytics/events/src/lib/events/page-view.ts
Page view properties
Provided by analytics
Properties |
| hash |
hash:
|
Type : string
|
|
Current hash |
| height |
height:
|
Type : number
|
|
Viewport height at time of event |
| path |
path:
|
Type : string
|
|
Current path |
| referrer |
referrer:
|
Type : string
|
| Optional |
|
Referrer page |
| search |
search:
|
Type : string
|
|
Current search (query parameters) |
| title |
title:
|
Type : string
|
|
Page title |
| url |
url:
|
Type : string
|
|
Page origin |
| width |
width:
|
Type : number
|
|
Viewport width at time of event |