> For the complete documentation index, see [llms.txt](https://guide.flarelane.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.flarelane.com/data-integration.md).

# Data Integration

Data integration is essential for effective personalization and automation. Every data can trigger or cancel a message, enable personalized communication, and help create more detailed user segments.&#x20;

To enhance the effectiveness of your personalization and automation, it's important to define your campaigns, set clear goals, and identify the customer data you want to use. Once this information is established, share it with your developers so they can integrate the custom data into your system.&#x20;

If you want to learn how to integrate data with FlareLane, click the links below:

{% content-ref url="/pages/VszoyKnRXw2rP8J5NgeB" %}
[User ID](/data-integration/user-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/v3K6owtPogjQbFnc7Fqt" %}
[Events](/data-integration/events.md)
{% endcontent-ref %}

{% content-ref url="/pages/kiyGv3dK7xuO9UVtJsik" %}
[Tags](/data-integration/tags.md)
{% endcontent-ref %}

{% content-ref url="/spaces/SJ35x4PFzaneH3SrvcBt/pages/D5WCp5R3Md2I2TqFKaA7" %}
[Integrating Amplitude](/data-integration/integrating-amplitude.md)
{% endcontent-ref %}

{% content-ref url="/pages/WxcZjf4KL9Bp0Y6cpelT" %}
[Integrating Google Tag Manager](/data-integration/integrating-google-tag-manager.md)
{% endcontent-ref %}

{% content-ref url="/spaces/SJ35x4PFzaneH3SrvcBt/pages/mPRtknTVYTgqVIi97Djz" %}
[Integrating Mixpanel](/data-integration/integrating-mixpanel.md)
{% endcontent-ref %}


---

# 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:

```
GET https://guide.flarelane.com/data-integration.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.
