Skip to content

Commit

Permalink
Add analyticsTags to Algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Jun 15, 2023
1 parent b019b36 commit e858e73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/modules/components/AppSearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ export default function AppSearch(props) {
searchParameters={{
facetFilters: ['version:master', facetFilterLanguage],
optionalFilters: [`product:${productId}`],
analyticsTags: [facetFilterLanguage, `product:${productId}`],
hitsPerPage: 40,
}}
placeholder={search}
Expand Down

0 comments on commit e858e73

Please sign in to comment.