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

# TrustWill

[**TrustWill**](https://share.channelwill.com/app/2168c7eb07b2adbl5r) 是一款使用简便的评价应用,可帮助商家收集并展示真实的客户反馈。凭借强大的社会认同,它能建立信任并促使购物者完成转化。

**TrustWill 主要功能：**

* 可自定义评价小组件 – 使用与品牌风格一致的精美小组件展示评价,并配有可视化编辑器,轻松快速完成设置。
* 自动多语言翻译 – 即时将评价翻译成多种语言,不限翻译次数,触达全球受众。
* 灵活的评价收集方式 – 通过二维码、WhatsApp、亚马逊及其他热门渠道收集评价。
* 带激励的自动评价请求 – 自动发送个性化电子邮件请求,并为附带照片的客户提供折扣。
* AI 驱动的洞察 – 使用 AI 总结关键反馈、突出趋势,并自动呈现最有价值的评价。

{% embed url="<https://www.youtube.com/watch?v=cnKPSzyoNWs>" %}

## 如何将 BOGOS 与 TrustWill 集成

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

**步骤 2：安装 TrustWill**,从 [Shopify 应用商店](https://share.channelwill.com/app/2168c7eb07b2adbl5r)安装

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

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

输入您的公钥和私钥令牌。*了解如何获取这些令牌,请点击*[*这里*](https://apidoc.trustoo.io/doc-3188672)*。*

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

然后打开开关以激活 TrustWill 集成。

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

**步骤 4：选择您想要的选项**：

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


---

# 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/trustwill.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.
