Skip to content

Commit e5cf11b

Browse files
docs(examples): enable clickAnalytics on products
1 parent 03059b6 commit e5cf11b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/js/app.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ autocomplete({
7070
indexName: 'instant_search',
7171
query,
7272
params: {
73+
clickAnalytics: true,
7374
attributesToSnippet: ['name:10', 'description:35'],
7475
snippetEllipsisText: '…',
7576
},

0 commit comments

Comments
 (0)