# Transaction

This article will help you to definite the fields that are included in a transaction in Shopify's order

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/screenshot11_60b61e.png" alt=""><figcaption></figcaption></figure>

**Landing Site**\
The URL of the page when the buyer has come to the store, usually takes a key that changes a little like the domain

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image-269-2022-08-19-15-38-28-_c9lowi.png" alt=""><figcaption></figcaption></figure>

**Source Name**\
Source of checkout

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/https-kaglinastoremyshopifycom_6b8a52.png" alt=""><figcaption></figcaption></figure>

**Total Discounts**\
Total discount applied to the order\
\
**Total Line Items Price**\
The total amount of all products in the order\
\
**Total Weight**\
Total weight of all products in the order\
\
**User Agent**\
Information about the browser the customer used when ordering, details about the client, software, operating versions

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/https-kaglinastoremyshopifycom_13v7qq1.png" alt=""><figcaption></figcaption></figure>

**Accept-Language**\
Languages ​​and locales can be understood by the browser<br>

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/https-kaglinastoremyshopifycom_1j00fib.png" alt=""><figcaption></figcaption></figure>

For other fields, please refer to this screenshot

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/321_lc3mok.png" alt=""><figcaption></figcaption></figure>


---

# 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://autotags-omega.gitbook.io/auto-tags-documents/definition-of-conditions/transaction.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.
