# Revenue

Twinr’s Inbuilt Analytics provides a comprehensive view of your app’s performance, particularly in terms of revenue generation. One of the key features is the Sales graph, which offers a quick and clear visualization of your sales data over time.

{% content-ref url="/pages/2V06NUu9bGlDghw08lyu" %}
[Sales](/app-analytics/revenue/sales.md)
{% endcontent-ref %}

{% content-ref url="/pages/eAnUtnpJP1qghKcLQcqq" %}
[Orders](/app-analytics/revenue/orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/UZl3iakYoPQ7Weygr1wS" %}
[Total Revenue - Current vs Previous Period](/app-analytics/revenue/total-revenue-current-vs-previous-period.md)
{% endcontent-ref %}

{% content-ref url="/pages/X7ZOhuxilcqYAZ8therI" %}
[Total Orders - Current vs Previous Period](/app-analytics/revenue/total-orders-current-vs-previous-period.md)
{% endcontent-ref %}

{% content-ref url="/pages/CHfgfB65y3geJH29jv8s" %}
[Revenue by Device](/app-analytics/revenue/revenue-by-device.md)
{% endcontent-ref %}

{% content-ref url="/pages/6ueNVI5eNo2h4IdEbGCa" %}
[Average Order Value by Device](/app-analytics/revenue/average-order-value-by-device.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gm3b8KlvFfLfoaMMXQeb" %}
[Order by Device](/app-analytics/revenue/order-by-device.md)
{% endcontent-ref %}

{% content-ref url="/pages/hwOea7KWrrrkJkim6C6a" %}
[Orders by New vs. Returning Users](/app-analytics/revenue/orders-by-new-vs.-returning-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/RO5AccxmX08yQD2sp6J8" %}
[Top 10 Popular Products](/app-analytics/revenue/top-10-popular-products.md)
{% endcontent-ref %}

{% content-ref url="/pages/eibBvv8BSlvPbro4Jgir" %}
[Promo Code Revenue vs Revenue](/app-analytics/revenue/promo-code-revenue-vs-revenue.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://help.twinr.dev/app-analytics/revenue.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.
