> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/cn/integration/reviews-apps.md).

# 评价应用

### 每个工具的功能

#### **BOGOS：**

* 创建、运行和管理优惠活动类型：赠品、捆绑、追加销售和折扣。
* 展示和管理促销小组件：赠品滑块、捆绑页面、折扣小组件和促销消息。
* 应用资格规则：控制哪些客户、商品、系列或购物车条件符合每个促销活动的资格。

#### 评价应用：

收集并展示客户反馈、星级评分和书面评价,为您的产品建立信任和社会认同。

### 集成的作用

**通过赠品收集评价：**

当您通过 BOGOS 赠送免费赠品时,这些商品仍然可以触发评价请求。这有助于您收集那些可能未被直接购买的产品的宝贵反馈。

**在促销小组件上显示星级评分：**

该集成让您可以在 BOGOS 组件内展示商品评分(例如,在赠品滑块或捆绑小组件上显示星级评分)。这可以在客户决定添加商品的那一刻,让他们对产品质量更加放心。

### 已集成的评价应用

[Judge.me – 产品评价应用](https://apps.shopify.com/judgeme?utm_source=bogos\&utm_medium=partner\&utm_campaign=app)

[Trustoo AI - 产品评价应用<br>](https://share.channelwill.com/app/2168f5979005cc2EM3)


---

# 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.bogos.io/cn/integration/reviews-apps.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.
