Skip to content

[algolia-insights] auth user token and product list viewed support #7791

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jkaho
Copy link
Contributor

@jkaho jkaho commented Jul 25, 2025

Proposed changes

Update docs to reflect changes to algolia-insights action destination.

Also include some other unrelated updates to outdated text / missing info.

Merge timing

Publish after action destination change is merged.

Related issues (optional)

segmentio/action-destinations#3104

- AI Re-Ranking
- Personalization
- Algolia Recommend
- [Click and conversion analytics](https://www.algolia.com/doc/guides/search-analytics/overview/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [Click and conversion analytics](https://www.algolia.com/doc/guides/search-analytics/overview/)
- [Click and conversion analytics](https://www.algolia.com/doc/guides/search-analytics/overview/){:target="_blank"}

- Personalization
- Algolia Recommend
- [Click and conversion analytics](https://www.algolia.com/doc/guides/search-analytics/overview/)
- [Algolia Recommend](https://www.algolia.com/doc/guides/algolia-recommend/overview/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [Algolia Recommend](https://www.algolia.com/doc/guides/algolia-recommend/overview/)
- [Algolia Recommend](https://www.algolia.com/doc/guides/algolia-recommend/overview/){:target="_blank"}

- Algolia Recommend
- [Click and conversion analytics](https://www.algolia.com/doc/guides/search-analytics/overview/)
- [Algolia Recommend](https://www.algolia.com/doc/guides/algolia-recommend/overview/)
- [Personalization](https://www.algolia.com/doc/guides/personalization/classic-personalization/what-is-personalization/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [Personalization](https://www.algolia.com/doc/guides/personalization/classic-personalization/what-is-personalization/)
- [Personalization](https://www.algolia.com/doc/guides/personalization/classic-personalization/what-is-personalization/){:target="_blank"}

- [Click and conversion analytics](https://www.algolia.com/doc/guides/search-analytics/overview/)
- [Algolia Recommend](https://www.algolia.com/doc/guides/algolia-recommend/overview/)
- [Personalization](https://www.algolia.com/doc/guides/personalization/classic-personalization/what-is-personalization/)
- [Dynamic Re-Ranking](https://www.algolia.com/doc/guides/algolia-ai/re-ranking/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [Dynamic Re-Ranking](https://www.algolia.com/doc/guides/algolia-ai/re-ranking/)
- [Dynamic Re-Ranking](https://www.algolia.com/doc/guides/algolia-ai/re-ranking/){:target="_blank"}

- [Algolia Recommend](https://www.algolia.com/doc/guides/algolia-recommend/overview/)
- [Personalization](https://www.algolia.com/doc/guides/personalization/classic-personalization/what-is-personalization/)
- [Dynamic Re-Ranking](https://www.algolia.com/doc/guides/algolia-ai/re-ranking/)
- [A/B Testing](https://www.algolia.com/doc/guides/ab-testing/what-is-ab-testing/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [A/B Testing](https://www.algolia.com/doc/guides/ab-testing/what-is-ab-testing/)
- [A/B Testing](https://www.algolia.com/doc/guides/ab-testing/what-is-ab-testing/){:target="_blank"}

- [Personalization](https://www.algolia.com/doc/guides/personalization/classic-personalization/what-is-personalization/)
- [Dynamic Re-Ranking](https://www.algolia.com/doc/guides/algolia-ai/re-ranking/)
- [A/B Testing](https://www.algolia.com/doc/guides/ab-testing/what-is-ab-testing/)
- [Query Categorization](https://www.algolia.com/doc/guides/algolia-ai/query-categorization/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [Query Categorization](https://www.algolia.com/doc/guides/algolia-ai/query-categorization/)
- [Query Categorization](https://www.algolia.com/doc/guides/algolia-ai/query-categorization/){:target="_blank"}

- [Dynamic Re-Ranking](https://www.algolia.com/doc/guides/algolia-ai/re-ranking/)
- [A/B Testing](https://www.algolia.com/doc/guides/ab-testing/what-is-ab-testing/)
- [Query Categorization](https://www.algolia.com/doc/guides/algolia-ai/query-categorization/)
- [NeuralSearch](https://www.algolia.com/doc/guides/getting-started/neuralsearch/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [NeuralSearch](https://www.algolia.com/doc/guides/getting-started/neuralsearch/)
- [NeuralSearch](https://www.algolia.com/doc/guides/getting-started/neuralsearch/){:target="_blank"}

@@ -37,13 +39,19 @@ Your app ID and API key can be found in the **API Keys** section of your account

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 an index name and a query ID.

To access your query ID, make sure [`clickAnalytics`](https://www.algolia.com/doc/api-reference/api-parameters/clickAnalytics/) is enabled in your searches. If you're using our JavaScript search API client, this will look like:
To access your query ID, make sure [`clickAnalytics`](https://www.algolia.com/doc/api-reference/api-parameters/clickAnalytics/) is enabled in your searches. If you're using our [JavaScript v5 search API client](https://www.algolia.com/doc/libraries/javascript/v5/methods/search/search-single-index/?client=javascript), this looks like:
Copy link
Contributor

@sade-wusi sade-wusi Jul 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To access your query ID, make sure [`clickAnalytics`](https://www.algolia.com/doc/api-reference/api-parameters/clickAnalytics/) is enabled in your searches. If you're using our [JavaScript v5 search API client](https://www.algolia.com/doc/libraries/javascript/v5/methods/search/search-single-index/?client=javascript), this looks like:
To access your query ID, make sure [`clickAnalytics`](https://www.algolia.com/doc/api-reference/api-parameters/clickAnalytics/){:target="_blank"} is enabled in your searches. If you're using the [JavaScript v5 search API client](https://www.algolia.com/doc/libraries/javascript/v5/methods/search/search-single-index/?client=javascript){:target="_blank"}, this looks like:

Copy link
Contributor

@sade-wusi sade-wusi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added {:target="_blank"} for external links

@sade-wusi sade-wusi added the content-update updates to content that are not new features, includes grammar fixes, added notes label Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content-update updates to content that are not new features, includes grammar fixes, added notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants