# Analytics

With Supademo analytics, you can track and measure the impact of your interactive product demos across individual demos, across workspaces, and for specific time periods.

Through the analytics dashboard, you can review per-demo or aggregate demo statistics broken down by time periods and by internal or external viewers. By using the sorting mechanism, you can also sort to see your Supademos with the highest engagement or the most number of viewers

### **How to review general data and analytics for a Supademo**

{% @supademo/embed demoId="cmc0xjr1hj5y3sn1rbn1h092b" url="<https://app.supademo.com/demo/cmc0xjr1hj5y3sn1rbn1h092b>" %}

1. **Access Analytics Dashboard**: Start by navigating to your **Supademo Analytics** dashboard to get an overview of demo performance.
2. **Use the Data Filter**: Apply the filter to view metrics for specific **date ranges** or **viewer types** (e.g., internal vs external viewers).
3. **Hover Over the Chart**: Hover over the visual chart to see detailed information on **viewers** and **engagement** for any selected time period.
4. **View Specific Demo Metrics**: Click on the icon next to any Supademo to see specific analytics. You can also access these insights directly from the Supademo's page.
5. **Toggle Viewer Type & Date Range**: Easily toggle between different **viewer types** and **date ranges** to get deeper insights into your demo's performance.
6. **Snapshot of Core Metrics**: Quickly check key metrics like **views**, **engagement rates**, and more.

**Want More Insights?** Hover over any step to see detailed **conversion rates** and **drop-offs** for each slide. This feature helps you identify slides that need improvement for better engagement and conversions.

With Supademo, you can also rack where your demo viewers are coming from with automatic source parameter tracking.

**Supademo supports automatic tracking for:**

* **Embedded demos**: Tagged with `ref=embed`
* **Social sharing**: Tagged with `ref=social`
* **Direct links**: Tagged with `ref=share_link` or `ref=trackable_link`

This gives you better insights into which sharing methods are most effective for reaching your audience.

{% hint style="warning" %}
Viewer analytics are currently **not supported** for multi-demo showcases. However, you can check the analytics data of individual demos.&#x20;
{% 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.supademo.com/analyze/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.
