Skip to content
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

Config Send Algolia Analytics in Docusaurus Project #1688

Closed
will-nguyenpham opened this issue Dec 1, 2022 · 1 comment
Closed

Config Send Algolia Analytics in Docusaurus Project #1688

will-nguyenpham opened this issue Dec 1, 2022 · 1 comment

Comments

@will-nguyenpham
Copy link

Description

I'm developing a website using Docusaurus integrates with Algolia. At present, I want to track events when users use this search bar (using default configs following Docusaurus)
Screenshot 2022-12-01 at 13 40 20

I add some configs in docusaurus.config.js but it does not send events to Algolia in the Debugger Settings View

algolia: { appId: "...", indexName: "...", apiKey: "...", contextualSearch: true, searchParameters: { hitsPerPage: 20, clickAnalytics: true, analytics: true, advancedSyntax: true, }, searchPagePath: 'search', selector: 'div#', },
Screenshot 2022-12-01 at 13 48 23

Please help me with it!

@randombeeper
Copy link
Collaborator

@will-nguyenpham I realize quite some time has passed but we could still help you with this if needed, however, we are preferring to interact with support type questions on Discord. Please see us there if you have current questions about this. https://alg.li/discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants