> For the complete documentation index, see [llms.txt](https://docs.wildmail.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wildmail.io/activecampaign-academy/exploring-further/set-up-your-integrations/e-commerce-dashboard-overview.md).

# E-commerce dashboard overview

{% hint style="info" %}
In this section, you will find insights on how to go through and organize your E-commerce Dashboard in ActiveCampaign.&#x20;
{% endhint %}

### **Deep Data E-commerce Integrations**

Deep data e-commerce integrations with platforms like Shopify, WooCommerce, and BigCommerce are crucial for enhancing marketing and sales efforts. These integrations offer several key benefits over standard integrations:

1. **Comprehensive Data Retrieval**: They provide detailed insights, such as the total number of orders.
2. **Data-Specific Structure**: They automatically organize data by creating tags and custom fields, making e-commerce data easily accessible for marketing campaigns.
3. **Empowered Action**: They enable precise audience segmentation based on critical e-commerce data points, allowing for targeted and personalized marketing.

### **Accessing the E-commerce Dashboard**

To utilize the E-commerce Dashboard:

1. **Activate Deep Data Integration**: Ensure deep data integration is active with your chosen e-commerce platform (Shopify, WooCommerce, or BigCommerce).
2. **Navigate to the Dashboard**: Go to the main ActiveCampaign dashboard, find the "Ecommerce" tab, and click on it to access detailed insights.

### **Important Notes on Revenue Attribution**

* **Shopify Users**: The revenue shown will exclude discounts used in orders linked to your campaign.
* **WooCommerce and BigCommerce Users**: Revenue displayed includes all discounts, providing transparency in financial data.
* **Attribution Window**: ActiveCampaign attributes revenue to campaigns if purchases are made within 7 days after an email is opened or clicked by a contact.
* **Purchase Attribution**: Purchases must be made by a contact who engaged with your email, emphasizing the value of personalized marketing.

1. **Comprehensive Data Retrieval**: They provide detailed insights, such as the total number of orders.
2. **Data-Specific Structure**: They automatically organize data by creating tags and custom fields, making e-commerce data easily accessible for marketing campaigns.
3. **Empowered Action**: They enable precise audience segmentation based on critical e-commerce data points, allowing for targeted and personalized marketing.

### **Accessing the E-commerce Dashboard**

To utilize the E-commerce Dashboard:

1. **Activate Deep Data Integration**: Ensure deep data integration is active with your chosen e-commerce platform (Shopify, WooCommerce, or BigCommerce).
2. **Navigate to the Dashboard**: Go to the main ActiveCampaign dashboard, find the "Ecommerce" tab, and click on it to access detailed insights.

Take a look at our walk-through to learn more! :point\_down:

{% embed url="<https://www.youtube.com/watch?v=aJnAQJdIO_Y>" %}

If you have any questions, don't hesitate to [email us](mailto:support@wildmail.io) for free assistance, we are happy to help you.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wildmail.io/activecampaign-academy/exploring-further/set-up-your-integrations/e-commerce-dashboard-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
