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.
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>
import { Pixel } from '@oktus/pixel'
const pixel = await Pixel.setup({
pixelId: 'YOUR_PIXEL_ID'
})
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!