Optional searchSearch query which was executed. Could be either entered by user or a selected search suggestion.
Optional originalSearch query which that was entered by the user, before selecting a search suggestion.
Optional categoryIf the search is for a product category search (interactionName=category-search), the category identifier.
Optional searchAny facets used in the search, comma separated.
Optional searchAny number of search modifiers which are selected by the user, comma delimited. For example, regular, sku, typeTolerant.
Optional numberThe maximum number of search results requested.
Optional resultThe page number of the search from which this search was executed. Note- A new Search should not be sent when clicking through pages of an original search. This field would only be populated if there is a change to the search criteria that results in a new search.
Optional sortThe type of sort that is requested by the user.
Optional resultsThe total number of results returned by the search, independent of pagination. If that total number is not known, minimally a 0 or non-zero value is expected to indicate whether the search yielded any results.
Optional searchThe name of the search engine used for the search.
Optional webThe web store associated with the event.
Optional searchIdentifier used to associate search to search results across events.
A product search event. This event is used for both direct queries (interactionName=search) and for finding all of the products within a category (interactionName=category-search).