Event property definitions

By default, Amplitude tracks the event properties listed in the following table automatically, as they relate to page-viewed events. Some are tracked with client-side SDKs, and others, like Event Day of Week or Session Replay ID, are generated by Amplitude.

Amplitude prefixes these properties with the Amplitude logo when you see them in the application. If you prefer, configure Amplitude's SDKs to disable automatic tracking of these properties.

PropertyValue definitionAmplitude generated?
Event Day of WeekDay of the week the event was performed: MondayYes
Event Historical CountUser's Nth instance of performing an action: "1st". This count is applied before other filters in your query.Yes
Event Hour of DayHour of day the event was performed: "1"Yes
Historical CountUser's Nth instance of performing an action: "1st". The count is applied after other filters in your query.Yes
Page CounterUser's Nth instance of performing a default Page Viewed event within a session: "1". Use Page Counter = "1" with default Page Viewed events to analyze landing pages.No
Page DomainDomain where the event was triggered: "app.amplitude.com"No
Page LocationPage where the event was triggered: https://analytics.amplitude.com/login?q=home. The Page Location event property includes query string parameters, whereas the Page URL event property removes them.No
Page PathPath where the event was triggered: /signupNo
Page TitleTitle of the page where the event was triggered: "Cohorts - Amplitude"No
Page URLURL of the page where the event was triggered: https://analytics.amplitude.com/loginNo
Server Upload Delay TimeDifference (in milliseconds) between Amplitude's server upload timestamps and actual event timestamps for every event: "500". Intended for use with property aggregation metrics.Yes
Session RecordedBoolean property that indicates whether an event was recorded: "True"Yes
Session Replay IDSession Replay ID of a recorded session: c2e7e321-9a83-4c46-b889-244a92741b96/1703121610776Yes

Was this helpful?