# Social Proof

<figure><img src="https://2112674995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr8lIE7jh3IQfBWIJiYxM%2Fuploads%2FMnDYm0GppdgtbpQbyrnE%2Fimage.png?alt=media&#x26;token=3a1346fc-838f-47d7-ab8e-07eab46b616f" alt=""><figcaption></figcaption></figure>

The **Social Proof Popup** feature allows you to display recent positive review notifications on your storefront. This helps build trust, create social proof, and encourage visitors to explore and purchase products.

#### Social Proof Popup

* **Enable Popup:** When enabled, recent review notifications will appear to visitors based on your settings.
* **Position:** Choose where the popup appears on the screen (e.g. Bottom Left, Bottom Right).

<figure><img src="https://2112674995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr8lIE7jh3IQfBWIJiYxM%2Fuploads%2FudQu3STzYPkuJmCWOft9%2Fimage.png?alt=media&#x26;token=cedda060-c1c1-49d2-82ef-fceb28848877" alt=""><figcaption></figcaption></figure>

* **Initial Delay (seconds):** Set the time to wait before showing the first popup after a visitor lands on the page.
* **Display Duration (seconds):** Define how long each popup remains visible before disappearing.
* **Time Between (seconds):** Control the gap between consecutive popups.
* **Max Popups Per Session:** Limit the number of popups shown to a single visitor during one session to avoid overloading or annoyance.

#### Content Filters

* **Minimum Rating:** Select the minimum star rating required for a review to be shown in the popup.

<figure><img src="https://2112674995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr8lIE7jh3IQfBWIJiYxM%2Fuploads%2F3FYL9jsJyTIir4j4n5CG%2Fimage.png?alt=media&#x26;token=607d6c5f-c65d-47c3-afde-2ea7c57dbca6" alt=""><figcaption></figcaption></figure>

* **Review Age (days):** Only show reviews submitted within the specified number of days. This helps keep the social proof fresh and relevant.

#### Page Display Rules

* **Show On Pages:** Choose which pages the popup will appear on:
  * Home Page
  * Shop & Category Pages
  * Product Pages
  * Cart Page
  * Checkout Page
* **Exclude Current Product:** When enabled, the popup will not show reviews for the product currently being viewed. This helps avoid redundancy and keeps the focus on discovery.

{% hint style="info" %}
When hovering over Social Proof, it will pause so you can view it. The review content in the card is limited to 2 lines.
{% endhint %}


---

# 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://docs.yaycommerce.com/yayreviews/how-it-works/settings/social-proof.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.
