> For the complete documentation index, see [llms.txt](https://docs.fstrk.io/knowledge_base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fstrk.io/knowledge_base/instructions/old/razdel-nastroiki/gruppa-nastroek-platforma/integracii.md).

# Интеграции

Интеграции — это один из подразделов платформы Fasttrack.

Подраздел «Интеграции» позволяет вводить токен и UUID для интеграции с FlexCMS и Google Analytics. В подразделе есть возможность нумерации атрибутов и тегов для ранжирования по позиции в отчётах Google Analytics.

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

Вид экрана Аналитики и интеграций в новом аккаунте можно посмотреть на скриншоте ниже.

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

Если ранее в данном аккаунте не было тегов и атрибутов, то чтобы появилась возможность их редактировать в интеграциях необходимо создать их в разделах тегов и атрибутов.

Как создавать теги и атрибуты описано в статьях раздела

Группа настроек: Данные

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

Когда существует один и более тег или атрибут, можно добавить ему цифру через свободный ввод или стрелочки в правой части окна.

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

Пример запалённых полей токена google и интеграции с FlexCMS можно посмотреть ниже.

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

Если данные введённые в поля не будут соответствовать валидации по типу поля, то у данного поля будет ошибка ввода красного цвета.

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

В случае успешного изменения значений полей, в правом верхнем углу будет служебное сообщение о успешной операции.

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

Есть возможность сохранения настроек интеграции без выхода из подраздела. См пример выше. Если необходимо выйти без сохранения это можно сделать кнопкой «Назад». Кнопка «Сохранить» позволяет сохранить настройки с выходом из подраздела..


---

# 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.fstrk.io/knowledge_base/instructions/old/razdel-nastroiki/gruppa-nastroek-platforma/integracii.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.
