Socket
Book a DemoInstallSign in
Socket

@orama/plugin-analytics

Package Overview
Dependencies
Maintainers
8
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orama/plugin-analytics

Orama plugin for providing analytics data on your searches

3.1.13
latest
Source
npmnpm
Version published
Weekly downloads
1.1K
1.57%
Maintainers
8
Weekly downloads
 
Created
Source

Orama Analytics Plugin

Tests

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

Apache-2.0

Keywords

orama

FAQs

Package last updated on 04 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.