LightningExitByPageMetrics

Represents frequency metrics about the standard pages within which users switched from Lightning Experience to Salesforce Classic. This object is available in API version 44.0 and later.

Supported Calls

describeSObjects(), query(), retrieve()

Special Access Rules

Not available in sandbox orgs.

Fields

Field Name Details
MetricsDate
Type
date
Properties
Filter, Group, Sort
Description
The date that the data was recorded.
PageName
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The name of the page from which the user switched from Lightning Experience to Salesforce Classic.
RecordCount
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of records per user and page.
UserId
Type
reference
Properties
Filter, Group, Sort
Description
UserId of the user who views page.
This is a relationship field.
Relationship Name
User
Relationship Type
Lookup
Refers To
User