Leopard Chat Client
  • Quick Start
  • Screenshots
  • Setup
    • Extension Helper
    • Context Variables
      • Greeting Message
      • Channel
      • User's Time Zone
      • Location Context Parameters
    • Build Variables
  • Content Styling
    • CSS Styles
    • Icons
    • Markdown & HTML
  • Components Simple Syntax
  • Components
    • Answer Borders
    • Audio Player
    • Auto Open Leopard with Link
    • Alerts
    • Buttons and Lists
    • Card
    • Response Icons
    • Date & Time Pickers
    • Emergency Button
    • Expensive Operations
    • Field Masks
    • Chat Field Types (Email, Password, Location, Upload)
    • Forms
      • Feedback Form
      • Custom Forms
        • Example Config
        • Postback Object
        • Button Object
        • Field Types
        • Style Object
        • Icons Object
        • Masks
        • Validation
    • Google Map
    • Help Text
    • HTML Modal
    • Hyperlinks
    • Images
      • Image
      • Image Carousel
    • Tables
      • Tables - Simple
      • Tables - Advanced
    • Theme Change
    • Toasts
    • Language Auto Switch
    • Minimize Chat after Delay
    • Multiple Components - Same Response
    • Modal Size & Positioning
    • Open Long Response in Modal
    • Print Icon
    • Prompt Trigger Polling
    • Splitting Answers - Chunks
    • Video Player
  • Administration Area
    • Solution Configuration
    • Demo Mode - iFrames & URLs
    • ASR and TTS
  • Integrations
    • Logging / Reporting
    • Social Authentication
    • Live Chat
  • Embedding / Production
Powered by GitBook
On this page
  1. Integrations

Logging / Reporting

Leopard can be configured to send front end activity logs to both Sentry (sentry.io) and/or LogRocket (logrocket.com)

PreviousIntegrationsNextSocial Authentication

Last updated 5 years ago

To use either or both of these services you will need to sign up for an account and then populate the values for the following environmental variables.

Key

Value

VUE_APP_SENTRY_DSN

https://xxxxxxxxxxxxxxxxxx@sentry.io/xxxxxxxx

VUE_APP_LOG_ROCKET

xxxxxx/projectname

Depending on your build and requirements these keys can be in either .env .env.development .env.development.local .env.qa .env.production .env.production.local

More information of the hierarchy that Vue uses when referencing environment files can be found here:

Modern Frontend Monitoring and Product Analytics
LogRocket
Application Monitoring and Error Tracking SoftwareSentry
Sentry
Logo
Modes and Environment Variables | Vue CLI
Vue CLI
Logo