Toggle Theme
Feedback
Help Center

Commands

Core

zc.init()Start the SDK. Call once.
zc.identify(id, { role })Set user ID and optional role for targeting.

Tracking

zc.track.event(name, props?)Track a custom event.

Utilities

zc.showSettings()Open privacy settings popup.
zc.destroy()Stop and remove SDK from page.
zc.widget.registerChatContainer(sel)Point SDK at a custom chat container for Inline Text ads.