diff --git a/docusaurus.config.js b/docusaurus.config.js index 13f1d5f5..b7fd2cf2 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -392,6 +392,8 @@ const config = { // Optional: see doc section below contextualSearch: true, + insights: true, + // 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. // externalUrlRegex: 'external\\.com|domain\\.com',