# Integrations

Integrations enable your Jet application to link with crucial tools essential for your business. They enhance Jet's capabilities, including live chat and analytics services. Through these integrations, you can access robust, ready-to-use features quickly.

### Live chats

Enhance your web app's customer support capabilities by integrating a Live Chat feature using platforms like Intercom, Drift, or Crisp.&#x20;

### Analtyics

If you are looking to integrate more comprehensive tracking of events and behaviors into your app, you have the option to integrate a third-party analytics platform such as Google Analytics, Hotjar, Facebook pixel or Google Tag Manager. Once you implement one of these integrations, it will enable you to monitor custom events, such as particular button clicks within your app.

{% @arcade/embed flowId="Zv8ufgXm0mG7BUUJThSm" url="<https://app.arcade.software/share/Zv8ufgXm0mG7BUUJThSm>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jetadmin.io/user-guide/integrations-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
