> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/emotions-ai/using-emotionsai/usage-of-emotionsai-in-some-push-integrations.md).

# Usage of EmotionsAI in some Push integrations

AB Tasty gives you the possibility to export the EmotionsAI audience of the visitors by the time we push the campaign hit to your third-party tool. With this information, you will be able to segment all visitors exposed to an AB Tasty campaign.&#x20;

This is currently part of an EA program. Please contact your CSM to benefit from it.

To benefit from EmotionsAI, you must activate the feature from your AB tasty account [here](https://app2.abtasty.com/settings/emotion-ai).&#x20;

Without this activation, we won't be able to send the EmotionsAI audience to your third-party tool. For more information on how to activate EmotionsAI, please contact your CSM.&#x20;

EmotionsAI can now be used in the following integrations:

* [Google Analytics 4](broken://pages/SFxaqM7U8cveSyUzZ5bM#emotionsai)
* [AT Internet](/integrations/push-integrations/at-internet-smart-tag.md#emotionsai)
* [Piano Analytics](/integrations/push-integrations/piano-analytics.md#your_anchor_name)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.abtasty.com/emotions-ai/using-emotionsai/usage-of-emotionsai-in-some-push-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
