Koala Web Pixel (JavaScript SDK)

The client-side pixel loaded from cdn.getkoala.com/v1/{key}/sdk.js. Exposes ko.identify(), ko.track(), ko.qualify(), ko.reset() and autotracks pageviews, form fills, and session time. This is a browser SDK, not a REST resource, and it de-anonymizes traffic client-side into the same collection pipeline as the Batch API.

API entry from apis.yml

apis.yml Raw ↑
aid: koala-io:koala-io-web-pixel-sdk
name: Koala Web Pixel (JavaScript SDK)
tags:
- Pixel
- JavaScript
- Autotracking
- Client Side
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://getkoala.com/docs/sdk/installation
baseURL: https://cdn.getkoala.com/v1/{public_api_key}
properties:
- url: https://getkoala.com/docs/sdk/installation
  type: Documentation
- url: https://getkoala.com/docs/sdk/identify
  type: Documentation
- url: https://getkoala.com/docs/sdk/track
  type: Documentation
- url: https://getkoala.com/docs/sdk/autotracking
  type: Documentation
description: The client-side pixel loaded from cdn.getkoala.com/v1/{key}/sdk.js. Exposes ko.identify(),
  ko.track(), ko.qualify(), ko.reset() and autotracks pageviews, form fills, and session time. This is
  a browser SDK, not a REST resource, and it de-anonymizes traffic client-side into the same collection
  pipeline as the Batch API.