> 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/hb-manager/auction-behavior-and-optimization/configuration-targeting-for-user-countries.md).

# Configuration targeting for User countries

## With the Configuration targeting of user countries, you can target traffic from specific GEOs to specific configurations, and optimise them as you see fit.

Please notice that you can of course also see how your general performance is in your HB Analytics, by reporting on the Countries dimension; without setting up any country targeted configurations. In fact a good starting point is to look if you have big differences between your country statistics, before deciding to set up a country targeted Prebid configuration; or if you have a local SSP, that you feel only benefits a specific region.

If you decide to add a country targeted configuration, The configuration targeting for GEOs works similar to setting up a child configuration in Relevant Yield.

Simply find the configuration you would like to split a country defined target to, usually under the Prebid configurations on your Website/Apps:

![](/files/7a3dbb6af5ff7d5d0132616264ce6c8d553245d3)

and then add a child configuration. You can then select which country or countries you would like to allocate the new configuration to, and select how much big % of the traffic you would like to target towards it:

![](/files/c3e2abafd8b00f65db38766f5ad3eddf76b113a9)

If you choose to assign 100% traffic to your country targeted child configuration, that child configuration will utilize all the traffic from the selected countries.

Please notice that by splitting up your configuration into multiple child configurations targeting the same country, you can of course also use the child configurations for the same purposes as you would normally when running multivariate testing.

Once added the configuration will deliver towards the selected countries, and you can see the statistics in your HB Analytics Prebid Configurations, and slice and dice on Bidders and all the other relevant Dimensions and Metrics in the tool:

![](/files/cb40cae31efb9b3daa9717f23cbb733ec9d4d2d1)


---

# 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/hb-manager/auction-behavior-and-optimization/configuration-targeting-for-user-countries.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.
