> For the complete documentation index, see [llms.txt](https://help.citrusad.com/retail-media-interface/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.citrusad.com/retail-media-interface/retailer-reporting/keyword-reporting.md).

# Keyword reporting

The Keywords Report gives you visibility into keyword performance across all supplier campaigns on your platform. Use it to understand search behavior, identify popular keywords, and support your suppliers with optimization insights.

***

### How to access the Keywords Report

Navigate to **Reports > Keywords** in the main menu.

<figure><img src="https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2F8eVt5NYfhzLTUgjDKsGG%2FCleanShot%202026-03-23%20at%2015.12.472.png?alt=media&amp;token=bc94ccb9-b351-4eea-8194-b70a1d301368" alt=""><figcaption></figcaption></figure>

***

### Filtering your data

Use the filters to focus on specific suppliers or campaign types:

1. **Catalog:** Filter to a single or multiple retailer catalogs
2. **Keyword:** Search for a specific keyword
3. **Team Name:** Filter by one or more supplier teams
4. **Campaign Name:** Filter by campaign name
5. **Wallet:** Filter by wallet
6. **Date Range:** Select the reporting period
7. **Campaign Type:** Choose between ad types activated on the platform
8. **Product:** Filter to a single product
9. **Placement:** Filter to a single or multiple placements

<figure><img src="https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2FDpl5YZAkK8uAu6eR4a1d%2FCleanShot%202026-03-23%20at%2015.16.572.png?alt=media&amp;token=7a91402b-4cf3-4c3e-803e-2b5d4af900ec" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Use the Team Name filter to compare keyword performance across different suppliers.
{% endhint %}

***

#### Understanding the report

If you need a better understanding of the metrics displayed, read [Reporting reference](/retail-media-interface/advertiser-reporting/reporting-reference.md).

***

### Customizing your view

#### Show or hide columns

Click the **Columns** button next to the export button to customize which metrics appear in the table. Your preferences are saved for future sessions.

#### Export data

Click **Export** to download keyword data as a CSV file. The export includes:

* All keywords matching your current filters
* The summary totals row
* All visible columns

***

### Tips for success

* **Monitor high-volume keywords** — Identify which keywords are driving the most impressions and clicks across your platform
* **Compare supplier performance** — Use the Team Name filter to see how different suppliers perform on the same keywords
* **Spot opportunities** — Keywords with high impressions but low conversions may indicate optimization opportunities to share with suppliers
* **Track trends over time** — Export weekly data to track keyword performance trends

***

### Troubleshooting & support

| Issue                                         | Resolution                                                              |
| --------------------------------------------- | ----------------------------------------------------------------------- |
| "Retailer Keyword Report Unavailable" message | Contact your Epsilon representative to enable access                    |
| Team Name filter not showing                  | Verify the Keywords Report feature is fully enabled for your account    |
| No data showing                               | Confirm you've selected a catalog and date range with campaign activity |

For help, contact your Epsilon Retail Media representative or use the Support tab within the platform.


---

# 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.citrusad.com/retail-media-interface/retailer-reporting/keyword-reporting.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.
