logo
  • Getting started
    • Install
      • Browser
      • Platforms
      • Server
    • SDKs
      • Browser
        • Install
        • Usage
        • Diagnosing
        • Privacy
        • Plugins
        • Reference
          • Hooks
          • Tracking
          • Identity
        • Data layer
        • Multi-instance
      • JavaScript
      • .NET
      • User privacy
    • HTTP API
    • Software vendors
    • More
  • Seeka HQ
  • Support
  • Getting started
    • Install
      • Browser
      • Platforms
      • Server
    • SDKs
      • Browser
        • Install
        • Usage
        • Diagnosing
        • Privacy
        • Plugins
        • Reference
          • Hooks
          • Tracking
          • Identity
        • Data layer
        • Multi-instance
      • JavaScript
      • .NET
      • User privacy
    • HTTP API
    • Software vendors
    • More

Browser SDK reference

After the JavaScript SDK is installed by either the script tag or NPM packages, the below methods can be used to interact with the SDK.

Tracking methods

  • Tracking SDK reference
  • Tracking models reference

Identity methods

  • Identity SDK reference
  • Identity traits reference
  • Identity models reference

Hooks

Hooks can be used to listen for certain events or state changes published by the browser SDK.

Learn more

Browser SDK handlers
Coming soon
Browser SDK hooks
Hooks provide an integration point allowing listening for certain events that occur within the SDK.
  • CONTENTS
  • Tracking methods
  • Identity methods
  • Hooks