# Orders

In this page you can manage orders from customers, get sales reports in csv format and also view customer order information.

1\. To access this page, you just need to log into your Shoppego account.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Then, you can click on the **Orders button/text**

![](/files/3GH71QI9UtN2dyOxtc9r)

## Additional Information

Every order that enters the Shoppego order management dashboard, you will be able to see where it came from. For example, the display below shows orders coming from various platforms.

![](/files/RQBYGxsuTqZO5k2mGaoa)

Here we include a brief description of each logo:

1\. **Globe Logo** - Orders with this logo usually come from organic traffic. It means that the customer directly enters your website without going through any of your advertising campaigns or other social media platforms.

![](/files/yIbjuG504AfT1Bcw9tQM)

2\. **Youtube logo** - The order with this logo comes from the Youtube platform.

![](/files/sqnQ76VybSv7z2gW0zEz)

3\. **TikTok logo** - The order with this logo comes from the TikTok platform.

![](/files/TpBLGLX8PJ1zU3WBlCy5)

4\. **Google logo** - The order that has this logo comes from a search on the Google platform.

![](/files/5oU1j1EwXEIuWClsPxoj)

5\. **Google Plus logo** - Orders with this logo come from your Google Ads advertising campaign.

![](/files/bPecqmbYskmTLJvPt7IA)

6\. **Telegram logo** - Orders with this logo come from the Telegram Channel/Group/Personal message.

![](/files/zt0F22Zl40RPXoKl1Blj)

7\. **Wordpress logo** - Orders that have this logo come from a Wordpress page.

![](/files/97gWVHWn5I561kUA6HAW)

For Shoppego users who want to do manual tracing for purchases that go into their own website, you can add UTM source to your URL/website link/express checkout.

For example, here we want to trace to the TikTok platform so that later on the dashboard we know that the order came from the TikTok platform and the icon that will be visible will also display the TikTok logo:\
**<http://hartamas.myshoppegram.com/cart/2648:1>**<mark style="color:red;">**?utm\_source=tiktok**</mark>

You can also trace to other platforms that are allowed such as:

| Platform        | Link UTM Source                              |
| --------------- | -------------------------------------------- |
| **Youtube**     | **?utm\_source=youtube**                     |
| **TikTok**      | **?utm\_source=tiktok**                      |
| **Google**      | **?utm\_source=google**                      |
| **Google Plus** | **?utm\_source=googleads.g.doubleclick.net** |
| **Telegram**    | **?utm\_source=telegram**                    |
| **Whatsapp**    | **?utm\_source=whatsapp**                    |
| **Wordpress**   | **?utm\_source=wordpress**                   |

### Frequently Asked Questions

1. If I cancel an order on the Shoppego dashboard, will Shoppego automatically refund the order payment to the customer?\
   Answer: No. You need to manually process the refund or through the Payment Gateway account dashboard that you use (if applicable).
2. How long does it take for an order to be considered an abandoned order?\
   Answer: For an order to be considered abandoned, it must remain unfulfilled for 60 minutes. Additionally, the customer must not make any other purchases on your website during this period.
3. Can I get my website sales data?\
   Answer: Yes, you can. You will see an export button on the Orders dashboard page.
4. Can I get my website sales data according to specific dates?\
   Answer: Yes. You can do this setting:\
   From the Shoppego Dashboard (Overview) -> Click on Orders -> Click on the All tab -> Then, click Filter -> From there, you can change according to the date you want -> After, you set click Apply filter -> Then, click on the Export button -> Click on the All orders toggle -> Click Export to files. Later, you will receive an email from the Shoppego system and the email will be included with your order CSV file.


---

# 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.shoppego.com/en/orders.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.
