Skip to content
Last updated

Karzoun Pixel

Embed the Karzoun tracking pixel on your website to identify visitors and sync customer data with your Karzoun workspace.

Basic embed

<script>
  (function(w,d,s,l,i){/* pixel bootstrap */})(window,document,'script','dataLayer','PIXEL_ID');
</script>

Configuration

SettingDescription
integrationIdYour Karzoun integration ID
apiUrlGateway API URL for your tenant
cdnUrlStatic asset CDN

Configure the pixel in Settings → Integrations and use the generated snippet.

For advanced customer data mapping, see the pixel documentation in packages/karzoun-pixel/docs/ in the monorepo.