Skip to main content

search

@hyperse-hub/track-plugin-common

Log this event to indicate when the user has performed a search. You can use this event to identify what users are searching for on your website or app. For example, you could send this event when a user views a search results page after performing a search.

Parameters

search_term

Property string required

The term that was searched for.

search_results_count

Property string

The number of search results.