# Acquisition report

{% hint style="info" %}
In order to fully utilize this feature, please make sure you:

* Have a site or app installed in Cookie3 Analytics. [Read more](/cookie3-analytics/setup-your-site-or-app.md)
* Have at least one conversion event setup. [Read more](/cookie3-analytics/features/conversion-events.md)
  {% endhint %}

## Acquisition report

<figure><img src="/files/ejSnjrnFOMJkKD3VGzqJ" alt=""><figcaption></figcaption></figure>

The **Acquisition Report** in Cookie3 Analytics gives you a detailed breakdown of where your visitors are coming from, how they interact with your site, and their onchain behavior—all from a Web3 perspective. It combines traditional web analytics with advanced blockchain tracking, allowing you to see both offchain and on-chain activity in one unified dashboard.&#x20;

### Using the acquisition report, you can:

* Track user behavior across multiple dimensions such as referrers, campaigns, devices, and geolocation.&#x20;
* Understand onchain wallet activity and connect it with traditional visitor metrics like engagement and conversions.&#x20;
* Optimize marketing strategies by knowing which channels and campaigns drive not just traffic, but meaningful, engaged interactions and onchain activity.&#x20;
* Attribute conversions to specific campaigns and channels, both offchain and onchain, providing a complete picture of how users are engaging with your decentralized app (dApp) or platform.&#x20;
* Monitor USD value generated from conversions, including those happening onchain, offering a direct link between user acquisition efforts and actual revenue.

{% hint style="info" %}
You can learn more about Conversion Events and understand how our attribution model works [in this article](/cookie3-analytics/features/conversion-events/how-our-attribution-works.md).
{% endhint %}

### Example use cases

1. **DeFi Platform:** A decentralized finance (DeFi) platform can track not only how users land on their app but also how many connect their wallets and begin interacting with liquidity pools or staking. By analyzing which marketing channels are driving the most wallet connections and onchain transactions, they can optimize their ad spend for the most impactful channels.
2. **NFT Marketplace:** An NFT marketplace can see which campaigns or referrers (e.g., Twitter or Discord) drive the highest number of wallet connections and, more importantly, which sources lead to actual NFT purchases. The acquisition report allows them to track the full customer journey from discovery to onchain purchase.
3. **Blockchain Game:** A Web3 game can use Cookie3 to track how users engage with their site or app, which marketing campaigns lead to wallet connections, and what onchain actions (like token purchases or in-game asset trades) occur after the user starts playing. By linking these actions to specific referrers, they can focus on the platforms driving the most valuable players.


---

# Agent Instructions: 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.cookie3.com/cookie3-analytics/features/web-analytics/acquisition-report.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.
