We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
clickAnalytics
1 parent 03059b6 commit e5cf11bCopy full SHA for e5cf11b
examples/js/app.tsx
@@ -70,6 +70,7 @@ autocomplete({
70
indexName: 'instant_search',
71
query,
72
params: {
73
+ clickAnalytics: true,
74
attributesToSnippet: ['name:10', 'description:35'],
75
snippetEllipsisText: '…',
76
},
0 commit comments