# Market-Data

## Feature

With this feature, you can add **custom redirect links**, **images**, and **translated country names** in any of the available market languages. These customizations can be applied to:

* **GeoMarket Popup**
* **Auto-Redirect**
* **Market Switcher**

**Access Path:**\
`GeoIP Dashboard → GeoMarket Redirect → Markets Data`

***

## Functionality Overview

* Add countries **not included** in your Shopify Markets.
* Set **custom redirect links** to send visitors from specific countries to designated URLs or pages.
* **Translate country names** into any available market language for better localization.
* **Define and rearrange** the visibility order of countries based on priority.

{% hint style="info" %}
*Note: The feature is based only on Shopify Markets and requires country and language configurations in the Shopify admin.*
{% endhint %}

***

## Configurations

### Step 1: Choose Language

Select one of the available market languages in which you want to translate the country names.

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

***

### Step 2: Choose Country

* Pick a country from your list.
* Add a translation for the country name in the selected language.

  (Example: Translate “France” to “Frankreich” in German.)
* You may skip translation if you prefer to display the country name in English with a custom redirect link.

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

***

### Step 3: Add details&#x20;

* Enter a **custom redirect link** for the selected country.
* Add an **image URL** to display in the GeoMarket Popup.
* When users from that country visit, they’ll see the customized image and will be redirected to your chosen URL.

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

***

### Step 4: Add Additional Countries (Optional Step)

* Use the **‘Add Countries’** button to include countries not currently in your Shopify Markets.
* Assign custom redirect URLs for each added country.
* This ensures users from unsupported regions are directed to relevant pages or storefronts.

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

*Example View:*\
Here’s how the Additional Countries configuration appears in the dashboard interface

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

### Step 5: Reviewing Final Output

Refer to the demonstration illustrating how the configured settings will reflect in the user-facing experience

<figure><img src="/files/8AFTnVKaP3ZX2RGggf9y" alt=""><figcaption></figcaption></figure>


---

# 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://help.spicegems.com/geoip-country-redirect/geomarket-redirect/market-data.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.
