> For the complete documentation index, see [llms.txt](https://help.chatterfy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.chatterfy.ai/tracker/funkcional-tracker/campaigns/filters-kloaka.md).

# Filters (клоака)

1\. Создайте новую кампанию или отредактируйте уже существующую, отройте раздел "Filters"

2\. Вы можете выбрать страны, пользователи из которых получат настоящую ссылку, все остальное пойдут на редирект. Важно, если пользователь будет использовать VPN другой страны - лендинг у него не покажется и он попадет на вайтпейдж.

3\. Выберите любые страны, работает множественный выбор

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-12-13/ebd2e449-7e23-4a26-b3d4-93204c07d2bb/user_cropped_screenshot.jpeg?tl_px=0,377\&br_px=1719,1339\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=233,347)

4\. Выбор фильтрации на основании устройства пользователя, только выбранные устройства смогут открыть страницу

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-12-13/fea53611-d188-4b0c-a37d-68ac52b59274/user_cropped_screenshot.jpeg?tl_px=0,334\&br_px=1719,1296\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=243,353)

5\. Выбор операционной системы, с которой ваш лендинг будет открываться

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-12-13/b3dbbdd3-bed4-4c0c-82e2-fdec097f53bc/user_cropped_screenshot.jpeg?tl_px=0,402\&br_px=1719,1364\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=188,466)

6\. Действие при "нарушении" условий клоаки, выбираем "Redirect" - чтобы перенаправить всех пользователей туда

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-12-13/7ff89200-8219-40f0-bed7-c5a731dc8bb1/user_cropped_screenshot.jpeg?tl_px=0,436\&br_px=1719,1398\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=171,502)

7\. В URL укажите адрес сайта вайтпейджа, можно указать любой адрес, на него попадут все пользователи, которые не подходят под условия вашей фильтрации.


---

# 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://help.chatterfy.ai/tracker/funkcional-tracker/campaigns/filters-kloaka.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.
