Commit 3a3ddbb27ae456a19aac569d60c6569effdee5ec

Authored by Andrew Kane
1 parent 18e1bc68

Updated readme [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -658,7 +658,7 @@ Product.search("apple", track: {user_id: current_user.id})
658 658  
659 659 Focus on:
660 660  
661   -- top searches with low conversions
  661 +- top searches with a low conversion rate
662 662 - top searches with no results
663 663  
664 664 Searchkick can then use the conversion data to learn what users are looking for. If a user searches for “ice cream” and adds Ben & Jerry’s Chunky Monkey to the cart (our conversion metric at Instacart), that item gets a little more weight for similar searches.
... ...