Newer Version Available

This content describes an older version of this product. View Latest

Search Click Event Type

Search Click events contain details about the user’s interaction with the search results. All searches within the app, including Experience Cloud sites, are included. However, unauthenticated users won’t have a unique Salesforce user ID.

For details about event monitoring, see the Trailhead Event Monitoring module or REST API Developer’s Guide.

Fields

Field Details
CLICKED_RECORD_ID
Type
String
Description
The 15-character ID of the result the user clicked in the search results page.
Example
a07B00000031pRV
EVENT_TYPE
Type
String
Description
The type of event. The value is always SearchClick.
ORGANIZATION_ID
Type
Id
Description
The 15-character ID of the organization.
For example: 00D000000000123.
Example
QUERY_ID
Type
String
Description
Unique ID of the search query.
Example
-2vx8relit08r
RANK
Type
Number
Description
Ranking of the result clicked in the search results page.
Example
2
REQUEST_ID
Type
String
Description
The unique ID of a single transaction. A transaction can contain one or more events. Each event in a given transaction has the same REQUEST_ID.
For example: 3nWgxWbDKWWDIk0FKfF5DV.
TIMESTAMP
Type
String
Description
The access time of Salesforce services in GMT.
For example: 20130715233322.670.
TIMESTAMP_DERIVED
Type
DateTime
Description
The access time of Salesforce services in ISO8601-compatible format (YYYY-MM-DDTHH:MM:SS.sssZ).
For example: 2015-07-27T11:32:59.555Z. Timezone is GMT.
USER_ID
Type
Id
Description
The 18-character case insensitive ID of the user who’s using Salesforce services through the UI or the API.
For example: 00590000000I1SNIA0.