SELECT_SEARCH_RESULT

val SELECT_SEARCH_RESULT: String = "select_search_result"

Select search result event. This signifies that the user selected a search result, either by tapping it inside a list or by navigating to it (e.g. with the inline search). Params:

  • PAGE_INDEX (int). The search result's target page.
  • SORT (String). The search result position (inside all search results).