Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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