# Integrations Compatibility

Littledata strives to follow the latest best practices and standards of the marketing destinations we integrate with to ensure the best and most accurate tracking for you.

The tables below list the level of support Littledata has for the different standards offered by the various data sources / destinations.

## Google Analytics 4

| Item                                                                                                                                      | Supported? |
| ----------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| [Consent mode V2](https://github.com/littledata/helpcenter-content/blob/main/posts/using-google-consent-modev2/README.md)                 | Yes        |
| [User-provided data collection](https://github.com/littledata/helpcenter-content/blob/main/posts/tracking-first-party-data-ga4/README.md) | Yes        |
| [Shopify checkout funnel](/sources/shopify/shopify-checkout-extensibility.md)                                                             | Yes        |

## Segment

| Item                                                                                                                                     | Supported? |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| [Consent management](https://github.com/littledata/helpcenter-content/blob/main/posts/segment-consent-management/README.md)              | Yes        |
| [Segment Protocols](https://github.com/littledata/helpcenter-content/blob/main/posts/what-does-littledata-track/README.md#segmentschema) | Yes        |
| Segment Unify                                                                                                                            | Yes        |

## Shopify

| Item                                                                                                                                           | Supported? |
| ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| [Checkout extensibility](https://github.com/littledata/helpcenter-content/blob/main/posts/shopify-checkout-extensbility/README.md)             | Yes        |
| [Customer privacy API](https://github.com/littledata/helpcenter-content/blob/main/posts/cookie-consent-banners-for-gdpr/README.md)             | Yes        |
| [Accelerated checkouts](https://github.com/littledata/helpcenter-content/blob/main/posts/shopify-checkout-extensbility/README.md)              | Yes        |
| [One-page checkout](https://github.com/littledata/helpcenter-content/blob/main/posts/shopify-checkout-extensbility/README.md)                  | Yes        |
| [Hydrogen / headless stores](https://github.com/littledata/helpcenter-content/blob/main/posts/working-with-a-headless-shopify-setup/README.md) | Yes        |

## Klaviyo

| Item        | Supported? |
| ----------- | ---------- |
| Klaviyo API | Yes - V3   |


---

# 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://help.littledata.io/advanced/developer/integrations-compatibility.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.
