Analytics Service
interface AnalyticsService
Class for tracking analytics events from user side.
Functions
Link copied to clipboard
abstract fun sendFeedback(searchResult: SearchResult, responseInfo: ResponseInfo, event: FeedbackEvent)
abstract fun sendFeedback(searchSuggestion: SearchSuggestion, responseInfo: ResponseInfo, event: FeedbackEvent)
Sends feedback event to analytics.
Link copied to clipboard
Sends missing result feedback event to analytics.