> 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/faqs/where-can-i-find-my-customer-purchase-data.md).

# Where can I find my customer purchase data?

*This feature is only available in the Pro and Ultimate plans.*\
\
\&#xNAN;*‍*To see more detailed information about what your customers have been purchasing, you’ll first need to set up a Mailchimp store. If you’re new to Data Mapper for Mailchimp, you’ll be guided through the process during onboarding.\
\
If you’re a returning customer, you can head to your [settings page](https://dashboard.stripe.com/settings/apps/mailchimp) to connect a new store.\
\
Once you’ve connected a Mailchimp store, you’ll start to see your data syncing across to Mailchimp. To find it:

* Open up your [Mailchimp audience](https://us20.admin.mailchimp.com/audience/contacts/)
* Under the “Revenue” and “Orders” columns you should see totals for these groups
* Click on a customer that has a “Revenue” and/or “Order” value
* You can see additional activity in the activity feed here, such as individual orders
* Scroll down to “Predictive analytics” and you can see even more dat,a such as “Spend to date” and “Average order revenue”

You can also see this data by viewing a contact that has made a purchase and in the "predictive analytics" section, select the store you created on our app's settings page as the source. The data below should populate with ordert totals.

When a customer makes a purchase, it will also show up in their activity feed.


---

# 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/faqs/where-can-i-find-my-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.
