> For the complete documentation index, see [llms.txt](https://docs.fact-finder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fact-finder.com/docs/discovery/campaigns/redirect-campaigns-1.md).

# Redirect campaigns

#### **Summary**

A redirect campaign is designed to redirect the user to another page for specific search terms (or other defined triggers ). E.g. on contact page or terms and conditions.

#### **Add Redirect campaign**

To create new **Redirect campaign**, click **New Element** in the header bar to access the menu:

![](/files/KUm0tZvd19Zw24RmfdZi)

![](/files/iD8NrtTlV3PotDKjzhbX) **Add a Redirection** - corresponds ![](/files/iD8NrtTlV3PotDKjzhbX) Redirect campaign type.

#### **Campaign trigger**

The first step of Redirect campaign creation lets you select a trigger for the campaign.

![](/files/sgBZzGjeU5WIjBr1RSsT)

* **Search and navigation result** - Campaign displayed if a query pattern is found in the search result or in the navigation.
* **Search result** - Campaign displayed if a query pattern is found in the search result.
* **Navigation result** - Campaign displayed if a query pattern is found in the navigation.

Next step of a product campaign configuration is setting up trigger conditions and is common for all campaign types, please see [Common Campaign configuration steps](/docs/discovery/campaigns/common-campaign-configuration-steps.md) for details.

#### **Set up Redirection**

Actual **Redirection** can be configured at “Redirection” tab.

[![](/files/gefYZwQFytT3I19TpDei)](https://github.com/FACT-Finder/documentation/blob/main/ng/documentation/images/8fe20c4f-d3f4-4d09-ab7b-dd155ad37b44.png)

* **Name** - set up name, that will be shown to user when redirect campaign is triggered
* **Target-URL** - set up URL, that will be shown to user when redirect campaign is triggered
* **Ignore if result has been previously replaced by another campaign** - lets you prioritize other campaigns over the current one if checked.

*Example of the triggered Redirect campaign, shown to user*

![](/files/VIV9E2Kcfybknb02udAC)

#### **Complete campaign**

To complete the process, a name, a category and a description should be assigned to campaign, as well as activity period set up.

Please see **Name and options** section at [Common Campaign configuration steps](/docs/discovery/campaigns/common-campaign-configuration-steps.md) article for details.


---

# 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.fact-finder.com/docs/discovery/campaigns/redirect-campaigns-1.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.
