A page event — records a web page view, named by name, with optional properties.
page
name
properties
@type t() :: %Segmentry.Analytics.Page{ anonymousId: term(), context: term(), integrations: term(), name: term(), properties: term(), timestamp: term(), type: term(), userId: term(), version: term() }