You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-algolia-insights/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Your app ID and API key can be found in the **API Keys** section of your account
37
37
38
38
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.
39
39
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:
0 commit comments