> 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/judge.me.md).

# Judge.me

[**Judge.me**](https://apps.shopify.com/judgeme?utm_source=partner\&utm_medium=BOGOS\&utm_campaign=help_docs) 是最受欢迎、使用简便的产品评价应用,旨在帮助商家收集、展示并利用真实的客户反馈。通过展示社会认同,您可以营造更强的可信度和紧迫感,促使购物者采取行动。

**Judge.me 主要功能：**

* 无限评价请求 – 通过电子邮件和短信收集评价,不受数量限制。
* 图片和视频评价 – 让客户通过视觉证据分享他们的真实体验。
* 小组件与自定义 – 使用可自定义、对 SEO 友好的小组件轻松展示评价。
* 评价精选 – 突出显示优质评价,并直接在您的仪表板中管理反馈。
* 社交分享 – 自动在社交媒体上分享评价,以扩大影响范围。

*Judge.me 与 BOGOS 的集成仅适用于使用 Judge.me Awesome 套餐的店铺。*

{% hint style="warning" %}
Judge.me 与 BOGOS 的集成仅适用于使用 Judge.me Awesome 套餐的店铺。
{% endhint %}

{% embed url="<https://youtu.be/HZzd0aamHsE>" %}

## 如何将 BOGOS 与 Judge.me 集成

**步骤 1：** **安装 BOGOS**,从 [Shopify 应用商店](https://apps.shopify.com/freegifts?utm_source=gitbook\&utm_medium=integration\&utm_campaign=judgeme)安装并设置您的赠品优惠

**步骤 2：** **安装 Judge.me**,从 [Shopify 应用商店](https://apps.shopify.com/judgeme?utm_source=partner\&utm_medium=BOGOS\&utm_campaign=help_docs)安装

**步骤 3：启用集成**

* 打开 BOGOS 应用 > 前往集成 > 连接 Judge.me > 我已经安装。

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

* 打开开关以启用 Judge.me 集成

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

**步骤 4：** 在 **Judge.me 授权**屏幕上出现提示时,点击**授权**以激活集成。

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

**步骤 5：配置 Judge.me 设置**

重新打开 BOGOS 中的 Judge.me 集成选项卡,并选择您想要的选项：

* 通过赠品收集评价：从克隆赠品中收集的评价将与原始商品同步。
* 显示星级评分：在赠品滑块或捆绑小组件上显示星级评分。

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

<br>


---

# 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/judge.me.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.
