# Page-Specific Redirection

This feature provides the functionality to trigger redirection from a Specific page in the store. You can add multiple specific URLs for the redirection.

To configure the feature, follow the steps below.

### Step 1: Click on Edit Rule and Navigate to “Advance Setting”

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

### Step 2: Activate Page-Specific Redirection

Toggle to activate Page Specific redirection

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

### Step 3: Toggle to enable “Page Specific Redirection”&#x20;

* Click on the "Add" button
* Enter the **path or URL** in the **“Redirect From” field** and select the **Type** according to your requirements.

  \
  **Types:**

  * **Exact:** Redirect when the exact path is matched in the “Redirect from” field.
  * **Contains:** Redirect when the contents added in the "Redirect from" field are detected.

{% hint style="info" %}
In the Redirect from field, add the path or URL on which you want to trigger app redirection. In the image below, we have added a URL with a path.

***For example,** when a user lands on this URL (**<https://geoip-country-redirect-demo.myshopify.com/collections/all>**), a redirection will trigger (display-popup or auto-redirect as per the rule configuration) to redirect the users to* *the destination store.*
{% endhint %}

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

### Step 4: Click 'Save Rule' Button&#x20;

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

The page-specific redirection is ready for use in the app.

{% hint style="info" %}
**In case of any queries, please feel free to reach us at** [**help@spicegems.com**](mailto:help@spicegems.com)
{% endhint %}


---

# 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/country-redirect/page-specific-redirection.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.
