> For the complete documentation index, see [llms.txt](https://docs.expirenza.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.expirenza.com/features/guests/review-google-maps.md).

# Підвищення оцінки закладу на Google Maps

## 📍 Як залучити більше відгуків у Google через Expirenza?

Після того, як гість залишає гарний відгук в Expirenza, ми можемо автоматично переадресувати його на вашу сторінку в Google Maps, щоб гість продублював гарний відгук і туди.

#### 🔧 Як це працює:

1. Гість залишає оцінку в Expirenza (після оплати або з меню).<br>
2. Якщо він ставить максимальну оцінку (4 з 4):<br>
3. Ми показуємо модальне вікно з пропозицією залишити відгук на Google.<br>
4. При натисканні — відкривається ваша сторінка в Google Maps з пропозицією лишити відгук.<br>
5. Якщо гість написав текстовий коментар у відгуку Expirenza — він автоматично копіюється в буфер обміну, аби відгук можна було швидко вставити в Google.

<figure><img src="/files/QUv4WSqghuli8bI3YAkA" alt="" width="322"><figcaption></figcaption></figure>

## 🎯 Чому це корисно:

* Більше відгуків → вищий рейтинг у Google Maps.<br>
* Без спаму, без окремих QR-кодів.<br>
* Працює і в браузері, і в застосунку Expirenza.<br>

Коментарі копіюються — лишається тільки вставити.<br>

## ❗️Коли не працює:

* Якщо оцінка не максимальна (менше 4 з 4) — переадресація не спрацьовує.<br>
* Якщо заклад не має Google Maps сторінки — немає куди переадрестувати гостя.

## Як підключити функціонал?

Умови для підключення:&#x20;

1. Мати підключені оплати та відгуки **Expirenza**&#x20;
2. Звернутися до вашого акаунт-менеджера **Expirenza** для увімкнення функції


---

# 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.expirenza.com/features/guests/review-google-maps.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.
