> For the complete documentation index, see [llms.txt](https://docs.relevant-digital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.relevant-digital.com/ad-revenue-insights/data-connections.md).

# Data Connections

Use this section to connect the systems that power Ad Revenue Insights. These guides cover ad servers, SSPs, analytics inputs, and data-sharing connections across Yield instances.

### In this section

* [Setting Up a New Ad Server Connection](/ad-revenue-insights/data-connections/setting-up-a-new-ad-server-connection.md) — Connect a new ad server in Relevant Yield by creating an API user, adding the integration, and validating imported data.
* [Setting Up a New Analytics System Connection](/ad-revenue-insights/data-connections/setting-up-a-new-analytics-system-connection.md) — Connect an analytics system to import page view data into Ad Revenue Insights for dashboards, reports, and statement generation.
* [Setting Up a New SSP Connection with API](/ad-revenue-insights/data-connections/setting-up-a-new-ssp-connection-with-api.md) — Connect a new SSP through API by creating API access, adding credentials, importing data, and mapping incoming placements in Relevant Yield.
* [Setting Up a New SSP Connection Through a Scheduled Daily CSV File](/ad-revenue-insights/data-connections/setting-up-a-new-ssp-connection-through-a-scheduled-daily-csv-file.md) — Set up an SSP mail import with scheduled daily CSV reports when API access is not available.
* [CSV Support for Web-Analytics Imports](/ad-revenue-insights/data-connections/csv-support-for-web-analytics-imports.md) — Import web analytics data through scheduled CSV emails by configuring a Mail Import Analytics integration in Yield.
* [Creating a Yield-to-Yield API Connection](/ad-revenue-insights/data-connections/creating-a-yield-to-yield-api-connection.md) — Connect one Yield instance to another by setting up publisher-side access and configuring a Relevant Programmatic integration.


---

# 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.relevant-digital.com/ad-revenue-insights/data-connections.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.
