Skip to content

Commit f881922

Browse files
authored
Enable insights for Algolia DocSearch (#1015)
1 parent 2a1bb25 commit f881922

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,8 @@ const config = {
392392
// Optional: see doc section below
393393
contextualSearch: true,
394394

395+
insights: true,
396+
395397
// Optional: Specify domains where the navigation should occur through window.location instead on history.push. Useful when our Algolia config crawls multiple documentation sites and we want to navigate with window.location.href to them.
396398
// externalUrlRegex: 'external\\.com|domain\\.com',
397399

0 commit comments

Comments
 (0)