Sfdc Lght Page View Event Log DMO
Lightning Page View Event Log Data Model Object
Object API Name: std__SfdcLghtPageViewEventLogDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: RequestIdentifier
- AppName
- BrowserName
- BrowserVersion
- cdp_sys_record_currency
- ClientGeolocation
- ClientIdentifier
- ClientIp
- ConnectionType
- DataSourceId
- DataSourceObjectId
- DeviceIdentifier
- DeviceModel
- DevicePlatform
- DeviceSessionIdentifier
- DoesEffectivePageTimeDeviate
- Duration
- EffectivePageTime
- EffectivePageTimeErrorType
- EffectivePageTimeReason
- GrandparentUiElement
- InternalOrganizationId
- LoginKey
- MobileSdkAppType
- MobileSdkVersion
- OperatingSystemName
- OperatingSystemVersion
- PageAppName
- PageContext
- PageObjectIdentifier
- PageObjectType
- PageStartTime
- PageUrl
- ParentUiElement
- PreviousPageAppName
- PreviousPageContext
- PreviousPageObjectIdentifier
- PreviousPageObjectType
- PreviousPageUrl
- RequestIdentifier
- SdkAppVersion
- SessionKey
- TargetUiElement
- Timestamp
- UiEventSequenceNumber
- UiEventTimestamp
- UserAgent
- UserIdentifier
- UserType
- Field API Name:
std__AppName__c - Data Type: TEXT
- Description: In the context of which app this logline has executed
- Field API Name:
std__BrowserName__c - Data Type: TEXT
- Description: Browser family - Chrome, IE, Safari, Gecko etc.
- Field API Name:
std__BrowserVersion__c - Data Type: TEXT
- Description: Browser major.minor version. Some browsers may not provide a minor version
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ClientGeolocation__c - Data Type: TEXT
- Description: Client GEO Location in format Country/State
- Field API Name:
std__ClientIdentifier__c - Data Type: TEXT
- Description: The unique ID for the client.
- Field API Name:
std__ClientIp__c - Data Type: TEXT
- Description: IP address of the client employing salesforce.com services
- Field API Name:
std__ConnectionType__c - Data Type: TEXT
- Description: WIFI, EGGE, LTE, EDVO, HSDPA etc.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DeviceIdentifier__c - Data Type: TEXT
- Description: Unique device identifier (SHA256 hash)
- Field API Name:
std__DeviceModel__c - Data Type: TEXT
- Description: Device model name - iPad, iPhone etc.
- Field API Name:
std__DevicePlatform__c - Data Type: TEXT
- Description: Type of application experience like SFX,S1, Custom
- Field API Name:
std__DeviceSessionIdentifier__c - Data Type: TEXT
- Description: The unique ID for the device session.
- Field API Name:
std__DoesEffectivePageTimeDeviate__c - Data Type: BOOLEAN
- Description: Indicates whether the EffectivePageTime value deviates from the expected value.
- Field API Name:
std__Duration__c - Data Type: DOUBLE
- Description: The time in milliseconds it took for the page to load.
- Field API Name:
std__EffectivePageTime__c - Data Type: DOUBLE
- Description: The amount of time in milliseconds it took for a page to become usable by a user.
- Field API Name:
std__EffectivePageTimeErrorType__c - Data Type: TEXT
- Description: The type of error that occurred when calculating the EffectivePageTime value.
- Field API Name:
std__EffectivePageTimeReason__c - Data Type: TEXT
- Description: The reason why the EffectivePageTime value deviates from the expected value.
- Field API Name:
std__GrandparentUiElement__c - Data Type: TEXT
- Description: The grandparent element of the target UI element.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LoginKey__c - Data Type: TEXT
- Description: The hash of the login id to allow tracking of all events from user login to logout.
- Field API Name:
std__MobileSdkAppType__c - Data Type: TEXT
- Description: Mobile application type [native, hybrid]
- Field API Name:
std__MobileSdkVersion__c - Data Type: TEXT
- Description: Mobile SDK version number
- Field API Name:
std__OperatingSystemName__c - Data Type: TEXT
- Description: OS family name - Android, Mac, Windows, iOS etc. Derived from userAgent
- Field API Name:
std__OperatingSystemVersion__c - Data Type: TEXT
- Description: OS version number. Derived from userAgent
- Field API Name:
std__PageAppName__c - Data Type: TEXT
- Description: The name of the app associated with the page.
- Field API Name:
std__PageContext__c - Data Type: TEXT
- Description: The context of the page.
- Field API Name:
std__PageObjectIdentifier__c - Data Type: TEXT
- Description: The ID of the object associated with the page.
- Field API Name:
std__PageObjectType__c - Data Type: TEXT
- Description: The type of object associated with the page.
- Field API Name:
std__PageStartTime__c - Data Type: DATETIME
- Description: The time when the page began to load.
- Field API Name:
std__PageUrl__c - Data Type: TEXT
- Description: Relative URL of the top-level Lightning Experience or Salesforce mobile app page that the user opened. The page can contain one or more Lightning components. Multiple record IDs can be associated with PageUrl
- Field API Name:
std__ParentUiElement__c - Data Type: TEXT
- Description: The parent element of the target UI element.
- Field API Name:
std__PreviousPageAppName__c - Data Type: TEXT
- Description: The name of the app associated with the previous page.
- Field API Name:
std__PreviousPageContext__c - Data Type: TEXT
- Description: The context of the previous page.
- Field API Name:
std__PreviousPageObjectIdentifier__c - Data Type: TEXT
- Description: The ID of the object associated with the previous page.
- Field API Name:
std__PreviousPageObjectType__c - Data Type: TEXT
- Description: The type of object associated with the previous page.
- Field API Name:
std__PreviousPageUrl__c - Data Type: TEXT
- Description: The relative URL of the previous Lightning Experience or Salesforce mobile app page that the user opened
- Field API Name:
std__RequestIdentifier__c - Data Type: TEXT
- Description: Globally unique id for a given request
- Field API Name:
std__SdkAppVersion__c - Data Type: TEXT
- Description: Mobile SDK application version - application version
- Field API Name:
std__SessionKey__c - Data Type: TEXT
- Description: The hash of the session id to allow tracking of all events in a session
- Field API Name:
std__TargetUiElement__c - Data Type: TEXT
- Description: The UI element that was the target of the event.
- Field API Name:
std__Timestamp__c - Data Type: DATETIME
- Description: Timestamp at which the log event was generated.
- Field API Name:
std__UiEventSequenceNumber__c - Data Type: DOUBLE
- Description: The sequence number for the UI event.
- Field API Name:
std__UiEventTimestamp__c - Data Type: DATETIME
- Description: The time when the UI event occurred.
- Field API Name:
std__UserAgent__c - Data Type: TEXT
- Description: The client user agent string
- Field API Name:
std__UserIdentifier__c - Data Type: TEXT
- Description: The ID of the user who's using Salesforce services through the UI or the API.
- Field API Name:
std__UserType__c - Data Type: TEXT
- Description: User type