For AI agents: visit https://web.developer.smartlook.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Web SDKHelp centerMobile SDKRest APIIntegrations
GuidesAPI Reference
Help centerMobile SDKRest APIIntegrationsGo to SmartlookWeb SDK
API Reference
Go to Smartlook
GuidesAPI Reference

Web SDK API

  • Getting started with Smartlook for websites

Methods

  • Smartlook.anonymize()
  • Smartlook.disable()
  • Smartlook.error()
  • Smartlook.identify()
  • Smartlook.init()
  • Smartlook.initialized()
  • Smartlook.navigation()
  • Smartlook.pause()
  • Smartlook.properties()
  • Smartlook.record()
  • Smartlook.resume()
  • Smartlook.track()

Properties

  • Smartlook.key
  • Smartlook.playUrl
  • Smartlook.recordId
  • Smartlook.sessionId
  • Smartlook.visitorId
  • Smartlook.version
Powered by 
  1. Properties

Smartlook.sessionId

An ID of the session. A session is composed of records.

Syntax

const sessionId = Smartlook.sessionId

Value

A string.

Updated over 4 years ago


Did this page help you?

Updated over 4 years ago


Did this page help you?
  • Table of Contents
    • Syntax
    • Value