# Orders by New vs. Returning Users

The "Orders by New vs. Returning Users" graph in Twinr’s Inbuilt Analytics plays a key role in understanding customer loyalty and the growth of your customer base. This visualization helps you measure the effectiveness of your user retention strategies and customer acquisition efforts.

## Overview

This graph differentiates between orders placed by users who are new to your app and those who have made purchases before.

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

* **Total Orders Count**: Displays the total number of orders combining new and returning users.
* **Comparative Bars**: Uses horizontal bars to show the order count from new users versus returning users, offering an easy visual comparison.


---

# 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/orders-by-new-vs.-returning-users.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.
