Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.03 KB

NavigationEvent.md

File metadata and controls

20 lines (15 loc) · 1.03 KB

# NavigationEvent

Properties

Name Type Description Notes
id string a unique id for this event
type string the type of the event
actor string string containing the userid of the actor
role string string containing the role of the actor [optional]
object string the content identifier of the digital resource this event relates to. This is the stream identifier. [optional]
event_time \DateTime timestamp on which the event occured
session_id string id of the session [optional]
action string the specific action that is recorded
target string Url of the page that is navigated to
referer string Url of the page that is navigated from [optional]

[Back to Model list] [Back to API list] [Back to README]