> For the complete documentation index, see [llms.txt](https://docs.rhym.io/rhym-help-guide-and-faqs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rhym.io/rhym-help-guide-and-faqs/integrations.md).

# Integrations

- [Integration with Mailchimp](https://docs.rhym.io/rhym-help-guide-and-faqs/integrations/integration-with-mailchimp.md): Pass data collected in your Rhym experiences to enrich your CRM data & enable precise retargeting & higher conversion.
- [Facebook Pixel](https://docs.rhym.io/rhym-help-guide-and-faqs/integrations/facebook-pixel.md)
- [Google Analytics](https://docs.rhym.io/rhym-help-guide-and-faqs/integrations/google-analytics.md): Viewing Rhym campaign data into Google Analytics allows you to look at the impact of a user engaging with an experience as it relates to the entire journey
- [Integrate Webhook for Your Lead Form](https://docs.rhym.io/rhym-help-guide-and-faqs/integrations/integrate-webhook-for-your-lead-form.md)
- [Integration with Klaviyo](https://docs.rhym.io/rhym-help-guide-and-faqs/integrations/integration-with-klaviyo.md): Capture emails, phone numbers, and lead data from your Rhym campaigns and sync them straight into your Klaviyo lists - in real time.
- [Shopify Customer List](https://docs.rhym.io/rhym-help-guide-and-faqs/integrations/shopify-customer-list.md)


---

# 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://docs.rhym.io/rhym-help-guide-and-faqs/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.
