> 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/feature-experimentation-and-rollout/feature-experimentations-integrations.md).

# Feature Experimentations Integrations

- [Google Analytics - Feature Experimentation Integration](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/google-analytics-feature-experimentation-integration.md)
- [Send Feature Experimentation Event to Google Analytics](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/google-analytics-feature-experimentation-integration/send-feature-experimentation-event-to-google-analytics.md)
- [Import Google Analytics Audience to Feature Experimentation](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/google-analytics-feature-experimentation-integration/import-google-analytics-audience-to-feature-experimentation.md): Google Analytics is an analytics service that enables you to measure traffic and engagement across your websites and apps. Google Analytics 4 is the latest version of Google Analytics.
- [Tealium - Feature Experimentation Integration](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/tealium-feature-experimentation-integration.md)
- [Send Feature Experimentation Event to Tealium](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/tealium-feature-experimentation-integration/send-feature-experimentation-event-to-tealium.md)
- [Import Tealium Audience to Feature Experimentation](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/tealium-feature-experimentation-integration/import-tealium-audience-to-feature-experimentation.md): Tealium AudienceStream is a Customer Data Platform (CDP) that enables you to qualify the users who visit a website to create audience segments.
- [FullStory - Feature Experimentation Integration](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/fullstory-feature-experimentation-integration.md)
- [Send Feature Experimentation Event to FullStory](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/fullstory-feature-experimentation-integration/send-feature-experimentation-event-to-fullstory.md)
- [Import FullStory Audience to Feature Experimentation](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/fullstory-feature-experimentation-integration/import-fullstory-audience-to-feature-experimentation.md): FullStory is a digital experience analytics platform that tracks how visitors interact with your website or app to optimize the customer experience.
- [Heap - Feature Experimentation Integration](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/heap-feature-experimentation-integration.md)
- [Send Feature Experimentation Event to Heap](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/heap-feature-experimentation-integration/send-feature-experimentation-event-to-heap.md): Heap is a Product Analytics company that provides analytics infrastructure and helps its clients focus on discovering insights and taking action, rather than writing tracking code.
- [Import Heap Audience to Feature Experimentation](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/heap-feature-experimentation-integration/import-heap-audience-to-feature-experimentation.md): Heap is a Product Analytics company that provides analytics infrastructure and helps their clients to focus on discovering insights and taking action, not writing tracking code.
- [Segment - Feature Experimentation Integration](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/segment-feature-experimentation-integration.md)
- [Send Feature Experimentation Event to Segment](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/segment-feature-experimentation-integration/send-feature-experimentation-event-to-segment.md)
- [Import Segment Audience to Feature Experimentation](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/segment-feature-experimentation-integration/import-segment-audience-to-feature-experimentation.md): Segment is a customer data platform (CDP) that helps you collect, clean, and control your customer data.
- [Mixpanel - Feature Experimentation Integration](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/mixpanel-feature-experimentation-integration.md)
- [Send Feature Experimentation Event to Mixpanel](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/mixpanel-feature-experimentation-integration/send-feature-experimentation-event-to-mixpanel.md)
- [Import Mixpanel Audience to Feature Experimentation](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentations-integrations/mixpanel-feature-experimentation-integration/import-mixpanel-audience-to-feature-experimentation.md): Mixpanel is a product analytics platform that helps teams understand how users interact with their digital products. It tracks events, user behaviour, and retention in real time.


---

# 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/feature-experimentation-and-rollout/feature-experimentations-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.
