> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/core-concepts/custom-data-and-enrichment/custom-attributes/e-commerce/channel-mapping/overview-and-setup.md).

# Overview & Setup

## What is Channel Mapping & Why is it Important?

Understanding how your Marketing Channels and Vendors perform is crucial to leveraging your Marketing spend. Channel and Vendor performance can be tracked through several channels, including:&#x20;

How do you acquire New Customers?

What is the Lifetime Value of customer who was acquired through each Marketing Channel and Vendor?

Which Marketing Channels and Vendors provide the best Return on Spend (ROAS)?

What Products are purchased most often via which Marketing Channel and Vendor?

Daasity allows you to determine Attribution based on the rules you set in the Channel Mapping BSD Sheet - Overriding what your Google Analytics has done.

### Filling out Your Brand Supplied Data Sheet

To assist with filling out your Chanel Mapping Sheet Daasity has built two reports in your Account Health Dashboard.&#x20;

## Where to Find Your Data

{% hint style="success" %}
The Dimensions **Channel and Vendor** in the follow Explores will be the Mapped Channel and Vendors from your BSD Sheet.&#x20;
{% endhint %}

{% hint style="success" %}
The Default Channel Grouping dimensions will be the Google Analytics attribution Channel
{% endhint %}

<figure><img src="/files/EgVpW1yqZ9r5V4nH6fw5" alt=""><figcaption><p>Channel and Vendor Dimensions Mapped from Your BSD</p></figcaption></figure>

[Traffic Explore](/core-concepts/data-models/data-explores/digital-analytics-unified/traffic-explore.md)

<figure><img src="/files/qIWB44fLGoB4USnJHDFi" alt=""><figcaption><p>Traffic Explore</p></figcaption></figure>

[Marketing Attribution Explore](/core-concepts/data-models/data-explores/digital-analytics-unified/marketing-attribution-explore.md)

<figure><img src="/files/xInuvBkN5djcKxpQEnz3" alt=""><figcaption><p>Marketing Attribution Explore</p></figcaption></figure>

[Order and Order Line Revenue Explore](/core-concepts/data-models/data-explores/digital-analytics-unified/ecommerce-orders-and-revenue-by-order-date-explore.md)

<figure><img src="/files/Fv2pAqQ16h9H6A37EKEu" alt=""><figcaption><p>Marketing Attribution Explore</p></figcaption></figure>


---

# 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://help.daasity.com/core-concepts/custom-data-and-enrichment/custom-attributes/e-commerce/channel-mapping/overview-and-setup.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.
