@oktus/pixel
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

Pixel is the ultimate tool for website owners on the Oktus platform. With Pixel, you can effortlessly integrate webchat and powerful website analytics directly into your site. Stay connected with your visitors in real-time and gain valuable insights into their behavior.


Website   Documentation


Install

Package

# npm
$ npm i @oktus/pixel

# yarn
$ yarn add @oktus/pixel

# pnpm
$ pnpm add @oktus/pixel

# bun
$ bun add @oktus/pixel

CDN

<script src="https://docs.oktus.io/scripts/pixel.min.js" data-pixel="YOUR_PIXEL_ID"></script>

Usage

import { Pixel } from '@oktus/pixel'

const pixel = await Pixel.setup({
  pixelId: 'YOUR_PIXEL_ID'
})

Contributing

Instructions

Contact

If you'd like to get in touch or have any further questions, feel free to either join our Discord or start a new discussion!

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i @oktus/pixel

    Homepage

    oktus.io

    Weekly Downloads

    49

    Version

    0.2.3

    License

    MIT

    Unpacked Size

    93.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • oktusbot
    • mrcwgnr