# How Many People Are Viewing This Product Right Now

### 🔁 **Random Mode**

If you turn on random mode, the message will show a made-up number of viewers — between **X and Y people** — looking at the product *right now* (see Fig. 14).&#x20;

This number changes automatically within the range you set.

<figure><img src="/files/Q5WOICNgBejsl67CgIjr" alt=""><figcaption><p>Fig. 14</p></figcaption></figure>

### 📊 **Real Data Mode**

If you turn on real data, the message will show how many people are *actually* viewing the product, based on your store’s data.

You’ll also see a new setting: **Time Period** – choose whether to show live views from:

* Today
* Last 7 days
* Last 30 days
* All time (see Fig. 15)

<figure><img src="/files/1MAXayTTJ8lhFXFJPdVz" alt=""><figcaption><p>Fig. 15</p></figcaption></figure>

### **⏱️ Display Frequency**

You can still set how often this message appears — from **0 to 100**, where:

* **100** = always visible
* **0** = hidden

### **🎨 Message Appearance**

The look and style of the message can [be fully customized](/en/social-proof/product-guide/real-time-stats-messages/message-appearance.md) — colors, borders, text — everything

{% content-ref url="/pages/QGYEfLlp3NezcLLc3EX6" %}
[Message Appearance](/en/social-proof/product-guide/real-time-stats-messages/message-appearance.md)
{% endcontent-ref %}


---

# 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.codpeller.com/en/social-proof/product-guide/real-time-stats-messages/product-view-counter/how-many-people-are-viewing-this-product-right-now.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.
