> 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/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) is the most popular, user-friendly product review app designed to help merchants collect, display, and leverage authentic customer feedback. By showcasing social proof, you create a stronger sense of credibility and urgency, encouraging shoppers to take action.

**Judge.me key features:**

* Unlimited review requests – Collect reviews through email and SMS with no limits.
* Photo & video reviews – Let customers share their real experiences with visual proof.
* Widgets & customization – Easily display reviews with customizable, SEO-friendly widgets.
* Review curation – Highlight top reviews and manage feedback directly in your dashboard.
* Social proof sharing – Automatically share reviews on social media to increase reach.

*Judge.me and BOGOS integration is only available for stores with Judge.me's Awesome plan.*

{% hint style="warning" %}
Judge.me and BOGOS integration is only available for stores with Judge.me's Awesome plan.
{% endhint %}

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

## How to integrate BOGOS with Judgeme

**Step 1:** **Install BOGOS** from [Shopify app store](https://apps.shopify.com/freegifts?utm_source=gitbook\&utm_medium=integration\&utm_campaign=judgeme) and set up your gift offers

**Step 2:** **Install Judge.me** from the [Shopify app store.](https://apps.shopify.com/judgeme?utm_source=partner\&utm_medium=BOGOS\&utm_campaign=help_docs)

**Step 3: Enable the Integration**

* Open the BOGOS app > Go to Integration > Connect with Judge.me > I have already installed.

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

* Turn on the toggle to enable the Judge.me integration

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

**Step 4:** Click **Authorize** when prompted on the **Judge.me Authorization** screen to activate the integration.

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

**Step 5: Configure Judge.me Settings**

Reopen the Judge.me Integration tab in BOGOS and select the options you want:

* Collect reviews through gift products: Reviews collected from cloned gift products will sync with the original.
* Display star ratings: Show star ratings on the Gift Slider or Bundle Widget.

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