Analytics on searches can be collected based on the configured analytics strategy. Configure analytics with a strategy, or set it to false to disable analytics. The plugin comes with two strategies out of the box:
SqlAnalyticsStrategy: This strategy stores analytics data in a SQL database.ClickhouseAnalyticsStrategy: This strategy stores analytics data in a Clickhouse database.When performing a search, setting the logAnalytics input field to true will record that search in the analytics store.
This page is part of the Vendure Platform documentation. Access requires a valid Vendure Platform license.