3.0.1 • Published 8 months ago
@orama/plugin-analytics v3.0.1
Orama Analytics Plugin
Official plugin to provide analytics data on your searches.
Usage
For the complete usage guide, please refer to the official plugin documentation.
To use the Orama Analytics Plugin, you will need to sign up for a free account at https://cloud.orama.com
import { create, insert, search } from '@orama/orama'
import { pluginAnalytics} from '@orama/plugin-analytics'
const db = await create({
schema: {
title: 'string',
description: 'string'
},
plugins: [
pluginAnalytics({
apiKey: '<API-KEY>',
endpoint: '<ENDPOINT>'
})
]
})
For the full configuration guide of this plugin, please follow the official plugin documentation.
License
3.0.1
8 months ago
3.0.0
8 months ago
3.0.0-rc-4
8 months ago
3.0.0-rc-1
9 months ago
3.0.0-rc-3
8 months ago
3.0.0-rc-2
9 months ago
2.1.1
9 months ago
2.1.0
9 months ago
2.0.24
10 months ago
2.0.19
1 year ago
2.0.22
11 months ago
2.0.23
10 months ago
2.0.20
1 year ago
2.0.21
12 months ago
2.0.18
1 year ago
2.0.17
1 year ago
2.0.16
1 year ago
2.0.15
1 year ago
2.0.14
1 year ago
2.0.13
1 year ago
2.0.12
1 year ago
2.0.11
1 year ago
2.0.10
1 year ago