# Dialoge Docs > Everything needed to integrate the Dialoge chatbot, track chatbot analytics, and work against the chatbot API. ## Docs - [Chatbot Analytics](/guides/chatbot-analytics): This document covers the analytics events emitted by the chatbot script and how to consume them in your own tracking setup, for example Google Tag Manager. - [Chatbot API Flow](/guides/chatbot-api-flow): This guide explains how the public chatbot API fits together from an integrator's point of view. It focuses on the flow and data model so you can build a client without guessing how responses should be interpreted. - [Chatbot Integration](/guides/chatbot-integration): This document covers how to open and interact with the chatbot from your own custom elements, buttons, links, search bars, or any other UI.