Skip to content

Commit 9aab77e

Browse files
committed
replace Insights.js
1 parent dbb0a2a commit 9aab77e

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-algolia-insights

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/actions-algolia-insights/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Your app ID and API key can be found in the **API Keys** section of your account
3737

3838
The Algolia Insights Destination is not a plug-and-play integration. It requires you to modify your frontend code to add additional Algolia-related data like index name and query ID.
3939

40-
To access your query ID, make sure `clickAnalytics` is enabled in your searches. If you're using Insights.js, this will look like:
40+
To access your query ID, make sure `clickAnalytics` is enabled in your searches. If you're using our JavaScript search API client, this will look like:
4141

4242
```js
4343
index.search('query', {

0 commit comments

Comments
 (0)