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

# Integrations

- [GA4 Integration](https://wishlist.nativeappco.com/integrations/ga4-integration.md): With GA4 integration, Fish Wishlist helps Shopify merchants track “Add to Wishlist” events for Google Analytics 4. GA4 integration is enabled by default and you can easily toggle it on and off.
- [Meta Integration](https://wishlist.nativeappco.com/integrations/meta-integration.md): The Meta Integration in the Fish Wishlist app makes it easy to track and use wishlist actions on Facebook and Instagram for effective marketing.
- [Klaviyo](https://wishlist.nativeappco.com/integrations/klaviyo.md): Fish Wishlist supports Klaviyo integration via Shopify Flow. This allows you to trigger Klaviyo events when customers add or remove products from their wishlist.
- [FoxSell Bundles](https://wishlist.nativeappco.com/integrations/foxsell-bundles.md)
- [Quiz Kit](https://wishlist.nativeappco.com/integrations/quiz-kit.md): The Fish Wishlist and Quiz Kit integration allows quiz results to automatically populate a customer’s wishlist.


---

# 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://wishlist.nativeappco.com/integrations.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.
