• Release Notes
  • User
  • Admin
  • Developers
  • Integrations

›JS API

General

  • Overview
  • LiveView / CoBrowsing / Session Recordings

JS API

  • Overview
  • CoBrowsing
  • LiveView / Session Recordings
  • WebChat
  • Web Calling
  • Video Conference
  • Logging
  • User
  • Team
  • API
  • Supported Browsers
  • Supported Technologies

Android

  • Overview
  • Installation
  • Usage
  • Reference
  • Licenses

iOS

  • Overview
  • Installation
  • Usage
  • Reference
  • Licenses

Flutter

  • Overview
  • Installation
  • Usage
  • Reference

Capacitor

  • Overview
  • Installation
  • Usage
  • Reference

JavaScript API - Logging

Logging

Send predefined or custom logs to the Chatvisor platform which can be tracked and visualized.

Predefined events

Predefined events are automatically logged when different events occur. For example when the Optin popup is activated, the COBROWSE_ACCEPT/COBROWSE_DECLINE events are tracked. It is also possible to track these predefined events manually by execution of the JavaScript API function.

CV.logFixed('<category>', '<type>');
CategoryTypeDescription
COBROWSECOBROWSE_STARTWhen the CoBrowsing session is started.
COBROWSECOBROWSE_STOPWhen the CoBrowsing session is stopped.
COBROWSECOBROWSE_ACCEPTWhen the visitor accepts the CoBrowsing session (when the visitor clicks the Accept button in the Optin Popup).
COBROWSECOBROWSE_DECLINEWhen the visitor declines the CoBrowsing session (when the visitor clicks the Decline button in the Optin Popup).

Custom events

It is also possible to track custom events. Therefore you can simply define our own category and its value.

CV.log('<category>', '<value>');
← Video ConferenceUser →
  • Logging
    • Predefined events
    • Custom events
MANUALS
User Manual: Sales Suite
Admin Manual: Sales Suite
User Manual: Support Suite
Admin Manual: Support Suite
DEVELOPERS
Integrations
REST API
SDK API
LEGAL
Privacy Policy
Terms and Conditions
Imprint
Engage
Copyright © 2024 TeamViewer Austria GmbH