Capture Bouncers from a Search Results Page

Capture Bouncers from a Search Results Page

Add “Try searching with AI” to your Search Results Page

Prevent customers from leaving your search results pages by offering them to try their search again with AI.
 

 
This is a drop-in search box that automatically detects the context of the search results pages. Nobi pulls in the query and runs it through our AI search to see if we can present better results than your default search.

Example for a book store that had a search query of sale items:

Installation

Somewhere prominent on the Search Results Page (we recommend at the top of the results), add the below:
<!-- This will generate a dynamic placeholder relevant to the search query and will also trigger using search mode if the shopper sends a message --> <nobi-search-bar default-mode="ai" auto-detect-page-context="true" search-query="sale items"> </nobi-search-bar>
When auto-detect-page-context="true" is set, the search bar automatically detects URLs with search parameters. Supported parameters:
  • q
  • query
  • search
  • term
Examples:
  • /search?q=shoes
  • /products?query=dresses
 

Configuration

See the Dual Mode Search Bar Component page for details on how to configure this feature to your liking.
 

Video Demo

Video preview