@oktus/pixel
v0.2.12
Published
User engagement and Analytics Suite for the Oktus Platform
Downloads
295
Readme
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
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!