> For the complete documentation index, see [llms.txt](https://thisdot.gitbook.io/data-mapper-for-mailchimp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thisdot.gitbook.io/data-mapper-for-mailchimp/how-data-is-synced/how-to-sync-customer-purchase-data.md).

# How to sync customer purchase data

Customer purchase data can be synced from your Stripe account to your Mailchimp audience, enabling you to segment and communicate with customers based on their purchase history. This feature is available for users on the **Pro** or **Ultimate** plans, which support syncing their associated purchases. By leveraging this data, you can create targeted marketing campaigns tailored to specific customer behaviors, such as promoting complementary products or rewarding frequent buyers.

### Enabling Purchase Data Sync

To sync customer purchase data, follow these steps in the Data Mapper for Mailchimp app:

1. Navigate to the **Settings** page within the app.
2. Scroll to the **Purchases & Products** section.
3. Ensure a store is added in this section. If no store exists, you can create one by clicking "create store" and either providing a store name or accepting the default name (the name is only to identify purchase information in your audience).
4. Once the store is set up, customer purchase data will automatically sync to your Mailchimp audience whenever purchases occur in Stripe.

If you’re still in the process of installing the app, the setup wizard will guide you through creating a store after you configure your customer information sync preferences. This ensures that purchase data syncing is enabled as part of the onboarding process.


---

# 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://thisdot.gitbook.io/data-mapper-for-mailchimp/how-data-is-synced/how-to-sync-customer-purchase-data.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.
