InsightSearchAnalyticsActions
InsightSearchAnalyticsActions
In this article
|
Note
This component was introduced in version |
The Insight Search analytics action creators.
See Dispatch Actions.
InsightSearchAnalyticsActionCreators
logContextChanged
The event to log when the context is updated.
Parameters
-
caseId:
string
The case ID.
-
caseNumber:
string
The case number.
Returns InsightAction
: A dispatchable action.
logExpandToFullUI
The event to log when the full search page is opened.
Parameters
-
caseId:
string
The case ID.
-
caseNumber:
string
The case number.
-
fullSearchComponentName:
string
The name of the full search component to open.
-
triggeredBy:
string
The action that triggered the event.
Returns InsightAction
: A dispatchable action.
Was this article useful?
Thanks for your feedback!