Skip to main content
Skip table of contents

Chatbot Events

Interaction

Data Layer

Notes

Chatbot button click

Deprecated for button click event

JS
{
  'event': 'chatbot-connection-successful'
}

This has been deprecated for the button click event.

Chatbot API calls

Deprecated for API events

JS
{
  'event': 'chatbot-load-successful'
}
JS
{
  'event': 'chatbot-connection-failure'
}
JS
{
  'event': 'chatbot-load-failure'
}

These events have been deprecated for API events.

Chatbot resource link click

JS
{
  'event': 'chatbot-resource-link-click'
}

Uses built-in GTM Click Text and Click URL


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.