A user is shown a suggested filter row for what they typed into search
This schema describes events sent to Segment from [[searchedWithSuggestedFilter]]
{ action: "searchedWithSuggestedFilter", context_module: "suggestedFilters", context_owner_type: "home", filters: "{\"additionalGeneIDs\":[\"prints\"],\"priceRange\":\"*-5000\"}", query: "warhol prints under 5000" }
The filters the query was parsed into, JSON encoded
Generated using TypeDoc
A user is shown a suggested filter row for what they typed into search
This schema describes events sent to Segment from [[searchedWithSuggestedFilter]]
{ action: "searchedWithSuggestedFilter", context_module: "suggestedFilters", context_owner_type: "home", filters: "{\"additionalGeneIDs\":[\"prints\"],\"priceRange\":\"*-5000\"}", query: "warhol prints under 5000" }