# Option Set Analytics

The **Option Set Analytics** feature helps you track how your customers interact with your product options. It provides valuable insights into which options are most popular and how often they’re selected — helping you make smarter business and design decisions.

#### <mark style="color:blue;">How to View Analytics</mark>

{% stepper %}
{% step %}
From the app’s left navigation, go to **Analytics** > **Option Set Analytics**.
{% endstep %}

{% step %}
Select the **Option Set** you want to review.
{% endstep %}

{% step %}
Review the displayed metrics to understand:
{% endstep %}

{% step %}
Filter data by **date range**, **product**, or **option set** to refine your analysis.
{% endstep %}
{% endstepper %}

<figure><img src="/files/8tqon7fwwGJ45VQjPijx" alt=""><figcaption></figcaption></figure>

#### <mark style="color:blue;">What You Can Monitor</mark>

* **Total Views** – Number of times your option sets have been viewed by customers.
* **Revenue from Add-ons** – Total income generated from add-on options.
* **Total Products** – Number of products that include option sets.
* **Total Orders** – Number of orders containing customized or add-on products.
* **Average Order Value** – The average amount spent per order that includes option sets.
* **Total Sales** – Overall sales revenue from products using option sets.
* **Most Valued Options** – Identify which options are most frequently selected or generate the highest revenue.
* **Total Product Quantity** – Total number of product units sold with option selections.
* **Orders Revenue Distribution** – Breakdown of order revenue across various option sets or add-ons.

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

📧 **Need Help?**\
If you run into any issues while setting up your option set, feel free to reach out to us at **Chat** or email **<contact@globosoftware.net>**.

We’re always here and happy to help — with sincerity and care


---

# 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.globo.io/options/option-set-analytics.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.
