# Judge.me Integration

Judge.me is a product review collection tool that helps boost sales and grow your online store.

With Judge.me integration you can achieve the following:

* For every new Review, you will see "event" in the Growlytics dashboard with details like review title, rating, etc.

## Integrating Judge.me with Growlytics

1. Log in to your Growlytics Dashboard
2. Navigate to ‘Integrations’ on the left sidebar
3. Select ‘Judge.me’, and you will be redirected to the installation page.
4. Click on ‘Install’&#x20;
5. Authorize Growlytics to use your Judge.me account

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

## "Judge.me - New Review" event

Create automations to send a WhatsApp or Email to the customers as soon as they submit a review on Judge.me.&#x20;

1. Log in to your Growlytics Dashboard
2. Navigate to ‘Campaigns’ on the left sidebar
3. Click on 'Journeys' and create a new journey
4. &#x20;Select the entry custom event to say ' When use performed event - JudgeMe New Review
5. Set WhatsApp and Email communications to get triggered as soon as the customer shares a review on Judge.me
6. Save and publish your journey

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

After integration, for each new review, an "event" will be reported in Growlytics. With this event, the following attributes are tracked.

| Event Properties      | What it Tracks                                                  |
| --------------------- | --------------------------------------------------------------- |
| Review Description    | Review description entered by the customer                      |
| Platform              | The platform on which the customer has given the review         |
| Product External ID   | Shopify product ID                                              |
| Product Handle        | Shopify product handle                                          |
| Product Title         | Title of the product for which the customer submitted a review  |
| Rating                | The number stars given by the customer as a rating              |
| Review ID             | The ID of the review submitted by the customer                  |
| Review Source         | The source from where the customer submitted the review         |
| Review Title          | Type of review given by customer                                |
| Total Photos Uploaded | Number of photos uploaded by the customer along with the review |

<br>


---

# Agent Instructions: 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:

```
GET https://support.growlytics.in/integrations/judge.me-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
